classpath: changed to disable -Werror

This commit is contained in:
Christian Wiese
2011-05-15 02:39:28 +02:00
parent 6665de9d77
commit c9bd66f04b
+2
View File
@@ -19,3 +19,5 @@ var_append GCC_WRAPPER_INSERT " " "-I/usr/X11/include -I/usr/include/freetype2"
# explicitely disable gcjwebplugin
# TODO: we need a proper mozilla xulrunner integration
var_append extraconfopt ' ' "--disable-plugin"
var_append extraconfopt ' ' "--disable-Werror"