From: Ross Burton Date: Wed, 16 Mar 2016 14:01:42 +0000 (+0000) Subject: no-static-libs: just like target and native, nativesk-libcap doesn't like unrecognise... X-Git-Tag: 2016-4~324 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=79ec2ec397a35d6405f9c2b3c67e8b9981fbe7be;p=openembedded-core.git no-static-libs: just like target and native, nativesk-libcap doesn't like unrecognised options Signed-off-by: Ross Burton --- diff --git a/meta/conf/distro/include/no-static-libs.inc b/meta/conf/distro/include/no-static-libs.inc index 6c0f859732..1265908187 100644 --- a/meta/conf/distro/include/no-static-libs.inc +++ b/meta/conf/distro/include/no-static-libs.inc @@ -9,6 +9,7 @@ DISABLE_STATIC_pn-pciutils = "" # libcap aborts on unrecognised option DISABLE_STATIC_pn-libcap = "" DISABLE_STATIC_pn-libcap-native = "" +DISABLE_STATIC_pn-nativesdk-libcap = "" # libpcap aborts on unrecognised option DISABLE_STATIC_pn-libpcap = "" # needed by gdb