diff options
Diffstat (limited to 'dynamic-layers')
-rw-r--r-- | dynamic-layers/clang-layer/recipes-core/dnn/onednn_1.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_1.4.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_1.4.bb index 8ad98c90..bf452890 100644 --- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_1.4.bb +++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_1.4.bb | |||
@@ -35,6 +35,7 @@ EXTRA_OECMAKE += " \ | |||
35 | -DDNNL_BUILD_TESTS=ON \ | 35 | -DDNNL_BUILD_TESTS=ON \ |
36 | -DDNNL_CPU_RUNTIME=OMP \ | 36 | -DDNNL_CPU_RUNTIME=OMP \ |
37 | -DDNNL_ARCH_OPT_FLAGS="" \ | 37 | -DDNNL_ARCH_OPT_FLAGS="" \ |
38 | -DCMAKE_SKIP_RPATH=ON \ | ||
38 | " | 39 | " |
39 | 40 | ||
40 | PACKAGECONFIG ??= "" | 41 | PACKAGECONFIG ??= "" |