diff --git a/Makefile b/Makefile index aa8e9d43..68f4e78e 100644 --- a/Makefile +++ b/Makefile @@ -842,7 +842,7 @@ makedirs: # QVM BUILD TOOLS ############################################################################# -TOOLS_CFLAGS = -O2 -Wall -Werror -fno-strict-aliasing -MMD \ +TOOLS_CFLAGS = -O2 -Wall -fno-strict-aliasing -MMD \ -DTEMPDIR=\"$(TEMPDIR)\" -DSYSTEM=\"\" \ -I$(Q3LCCSRCDIR) \ -I$(LBURGDIR)