mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
srecord: remove obsolete support for renamed libtool
libtool is now longer renamed to ${host}-libtool, so remove the changes
to support this.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a5d65bfd1a
commit
ec40c25b64
@ -17,7 +17,7 @@ DEPENDS = "libtool-native boost groff-native"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
EXTRA_OECONF = "--without-gcrypt LIBTOOL=${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool"
|
||||
EXTRA_OECONF = "--without-gcrypt"
|
||||
|
||||
# Set variable WITHOUT_DOC=0 to enable documentation generation
|
||||
EXTRA_OEMAKE = "WITHOUT_DOC=1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user