summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-01-15 14:51:34 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-23 10:17:32 +0000
commitff49d8e6353411d8f9285e053ce365265a4abc4f (patch)
tree768256d68745967b16d8d6fb301dc9f34dfebf40 /meta/recipes-devtools
parent42e122de0f26fd3f74ca218444fcef4708aef93a (diff)
downloadast2050-yocto-poky-ff49d8e6353411d8f9285e053ce365265a4abc4f.zip
ast2050-yocto-poky-ff49d8e6353411d8f9285e053ce365265a4abc4f.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/libtool/libtool-2.4.2.inc2
1 files changed, 0 insertions, 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"
OpenPOWER on IntegriCloud