We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387c227 commit eaed929Copy full SHA for eaed929
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak
@@ -111,7 +111,7 @@ LFLAGS = -shared -fPIC ${SWT_LFLAGS}
111
112
# Treat all warnings as errors. If your new code produces a warning, please
113
# take time to properly understand and fix/silence it as necessary.
114
-CFLAGS += -Werror
+#CFLAGS += -Werror
115
116
ifndef NO_STRIP
117
# -s = Remove all symbol table and relocation information from the executable.
0 commit comments