From c98bb8f4a7738a3ffbc05fd7a44a61ce7672d1b4 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Tue, 9 Dec 2008 13:29:34 +0100 Subject: classpath-native: Don't compile with -Werror. classpath: Don't compile with -Werror. --- packages/classpath/classpath.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/classpath/classpath.inc') diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc index 1de5c038f2..da3273bc97 100644 --- a/packages/classpath/classpath.inc +++ b/packages/classpath/classpath.inc @@ -29,6 +29,7 @@ EXTRA_OECONF = "\ --with-fastjar=fastjar \ --includedir=${includedir}/classpath \ --with-vm=java \ + --disable-Werror \ " inherit autotools -- cgit v1.2.3