summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a428724..25557d6 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@
# Simply comment out if not, and replace as needed.
# Other CFLAGS lines *are* required.
#
-CFLAGS = -g -w -Wsequence-point -O2 -finline-functions -I/usr/local/include
+CFLAGS = -g -w -Wall -O2 -finline-functions -I/usr/local/include
# Decide on what to build. Options are:
# emma - Simple 'breadboard' computer.