|
@@ -28,7 +28,7 @@ PACKAGECONFIG[lzma] = "--enable-minidebuginfo,--disable-minidebuginfo,xz"
|
|
|
PACKAGECONFIG[zlib] = "--enable-zlibdebuginfo,--disable-zlibdebuginfo,zlib"
|
|
|
PACKAGECONFIG[latexdocs] = "--enable-documentation, --disable-documentation, latex2man-native"
|
|
|
|
|
|
-EXTRA_OECONF = "--enable-static"
|
|
|
+EXTRA_OECONF = "--enable-static --disable-tests"
|
|
|
|
|
|
# http://errors.yoctoproject.org/Errors/Details/20487/
|
|
|
ARM_INSTRUCTION_SET:armv4 = "arm"
|