We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a20b0 commit e34428dCopy full SHA for e34428d
src/reach/Makefile
@@ -1,6 +1,6 @@
1
include ../makefile.include
2
3
-CFLAGS += -fPIC -Werror -Wreturn-type -Wunknown-pragmas -Wunused-value -Wunused-label
+CFLAGS += -fPIC -Wreturn-type -Wunknown-pragmas -Wunused-value -Wunused-label
4
5
ifeq ($(STATIC_REA), 1)
6
CXX += -static-libstdc++ -static-libgcc -static
0 commit comments