summaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/llvm/llvm.inc')
-rw-r--r--recipes/llvm/llvm.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/llvm/llvm.inc b/recipes/llvm/llvm.inc
index 1046bd737e..3c22318e33 100644
--- a/recipes/llvm/llvm.inc
+++ b/recipes/llvm/llvm.inc
@@ -53,6 +53,7 @@ EXTRA_OECMAKE = "\
-DCMAKE_OBJDUMP:FILEPATH=${OBJDUMP} \
-DCMAKE_RANLIB:FILEPATH=${RANLIB} \
-DCMAKE_STRIP:FILEPATH=${STRIP} \
+ -DNM_PATH:FILEPATH=${NM} \
-DLLVM_ENABLE_PIC:BOOL=ON \
"