aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/jpeg-6b/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/jpeg-6b/Makefile')
-rw-r--r--test/monniaux/jpeg-6b/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/monniaux/jpeg-6b/Makefile b/test/monniaux/jpeg-6b/Makefile
index 05a96602..bd0a737b 100644
--- a/test/monniaux/jpeg-6b/Makefile
+++ b/test/monniaux/jpeg-6b/Makefile
@@ -6,10 +6,10 @@
# Read installation instructions before saying "make" !!
# The name of your C compiler:
-CC= ../../../ccomp
+# CC= ../../../ccomp
# You may need to adjust these cc options:
-CFLAGS= -O3
+CFLAGS= -O3 -Wall
# Generally, we recommend defining any configuration symbols in jconfig.h,
# NOT via -D switches here.
# However, any special defines for ansi2knr.c may be included here: