mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libtool: remove the unrecognized configure option
Remove the unrecognized configure option '--with-sysroot' to avoid build time warnings. (From OE-Core rev: 6f6a10372b6a318be7695b6b50275a8a3e9ed033) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -49,5 +49,3 @@ FILES_libltdl = "${libdir}/libltdl${SOLIBS}"
|
||||
FILES_libltdl-dev = "${libdir}/libltdl${SOLIBSDEV} ${includedir}"
|
||||
FILES_libltdl-staticdev = "${libdir}/libltdl.a"
|
||||
FILES_libltdl-dbg = "${libdir}/.debug/"
|
||||
|
||||
EXTRA_OECONF = "--with-sysroot"
|
||||
|
||||
Reference in New Issue
Block a user