[oe-commits] Robert Schuster : classpath-initial 0.93: Explicitly disable -Werror behavior.

GIT User account git at amethyst.openembedded.net
Thu Nov 20 12:59:55 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1c62767e42940f17ab4d6769314b9f710e99075d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1c62767e42940f17ab4d6769314b9f710e99075d

Author: Robert Schuster <rschus at entw2.(none)>
Date:   Thu Nov 20 13:58:46 2008 +0100

classpath-initial 0.93: Explicitly disable -Werror behavior.

---

 packages/classpath/classpath-initial_0.93.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/classpath/classpath-initial_0.93.bb b/packages/classpath/classpath-initial_0.93.bb
index c36ea38..84cc55e 100644
--- a/packages/classpath/classpath-initial_0.93.bb
+++ b/packages/classpath/classpath-initial_0.93.bb
@@ -18,6 +18,7 @@ EXTRA_OECONF = "\
   --with-jikes=jikes \
   --with-fastjar=fastjar \
   --with-glibj \
+  --disable-Werror \
   --disable-local-sockets \
   --disable-alsa \
   --disable-gconf-peer \





More information about the Openembedded-commits mailing list