mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
adcli: Fix OECONF
Remove "--disable-static" as it's not needed for default option. ./configure --help --enable-static[=PKGS] build static libraries [default=no] Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0bb156371e
commit
bc312fe13b
|
|
@ -18,7 +18,6 @@ DEPENDS += "virtual/crypt krb5 openldap gettext libxslt xmlto libxml2-native \
|
|||
cyrus-sasl libxslt-native xmlto-native coreutils-native\
|
||||
"
|
||||
|
||||
EXTRA_OECONF += "--disable-static \
|
||||
--disable-silent-rules \
|
||||
EXTRA_OECONF += "--disable-silent-rules \
|
||||
--disable-doc \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user