[oe-commits] Chen Qi : libtool: remove the unrecognized configure option

git at git.openembedded.org git at git.openembedded.org
Thu Jan 23 10:14:43 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 6f6a10372b6a318be7695b6b50275a8a3e9ed033
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6f6a10372b6a318be7695b6b50275a8a3e9ed033

Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Wed Jan 15 14:51:34 2014 +0800

libtool: remove the unrecognized configure option

Remove the unrecognized configure option '--with-sysroot' to avoid
build time warnings.

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/libtool/libtool-2.4.2.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/libtool/libtool-2.4.2.inc b/meta/recipes-devtools/libtool/libtool-2.4.2.inc
index 5a67eeb9..d26982d 100644
--- a/meta/recipes-devtools/libtool/libtool-2.4.2.inc
+++ b/meta/recipes-devtools/libtool/libtool-2.4.2.inc
@@ -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"



More information about the Openembedded-commits mailing list