summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libunwind/libunwind_1.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libunwind/libunwind_1.8.1.bb b/meta/recipes-support/libunwind/libunwind_1.8.1.bb
index 68d7a98ee4..10714ea247 100644
--- a/meta/recipes-support/libunwind/libunwind_1.8.1.bb
+++ b/meta/recipes-support/libunwind/libunwind_1.8.1.bb
@@ -28,7 +28,7 @@ PACKAGECONFIG[lzma] = "--enable-minidebuginfo,--disable-minidebuginfo,xz"
28PACKAGECONFIG[zlib] = "--enable-zlibdebuginfo,--disable-zlibdebuginfo,zlib" 28PACKAGECONFIG[zlib] = "--enable-zlibdebuginfo,--disable-zlibdebuginfo,zlib"
29PACKAGECONFIG[latexdocs] = "--enable-documentation, --disable-documentation, latex2man-native" 29PACKAGECONFIG[latexdocs] = "--enable-documentation, --disable-documentation, latex2man-native"
30 30
31EXTRA_OECONF = "--enable-static" 31EXTRA_OECONF = "--enable-static --disable-tests"
32 32
33# http://errors.yoctoproject.org/Errors/Details/20487/ 33# http://errors.yoctoproject.org/Errors/Details/20487/
34ARM_INSTRUCTION_SET:armv4 = "arm" 34ARM_INSTRUCTION_SET:armv4 = "arm"