[oe-commits] org.oe.dreambox gdb-cross: fix build by disabling werror

tmbinc commit oe at amethyst.openembedded.net
Thu Apr 17 11:58:41 UTC 2008


gdb-cross: fix build by disabling werror

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 7f2d48179079dad2fc5e188716b96a8cb19944ca
ViewMTN: http://monotone.openembedded.org/revision/info/7f2d48179079dad2fc5e188716b96a8cb19944ca
Files:
1
packages/gdb/gdb-cross_6.6.50.20061209.bb
Diffs:

#
# mt diff -r0e0fc9ad12790f8da99cb1fc84eead388cdad51a -r7f2d48179079dad2fc5e188716b96a8cb19944ca
#
#
#
# patch "packages/gdb/gdb-cross_6.6.50.20061209.bb"
#  from [22c25d459c36b5887729ab75ba3b9a84573141b0]
#    to [da36174e37a14194770b53894e758a9039494cde]
#
============================================================
--- packages/gdb/gdb-cross_6.6.50.20061209.bb	22c25d459c36b5887729ab75ba3b9a84573141b0
+++ packages/gdb/gdb-cross_6.6.50.20061209.bb	da36174e37a14194770b53894e758a9039494cde
@@ -21,7 +21,7 @@ EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc li
 
 EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils' LDFLAGS='${BUILD_LDFLAGS}'"
 
-EXTRA_OECONF = "--with-curses --with-readline"
+EXTRA_OECONF = "--with-curses --with-readline --disable-werror"
 
 do_configure () {
 # override this function to avoid the autoconf/automake/aclocal/autoheader






More information about the Openembedded-commits mailing list