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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/jpeg-6b/Makefile b/test/monniaux/jpeg-6b/Makefile
index a7911678..4ddba98c 100644
--- a/test/monniaux/jpeg-6b/Makefile
+++ b/test/monniaux/jpeg-6b/Makefile
@@ -10,7 +10,7 @@ CC= ../../../ccomp
EXECUTE=k1-cluster --syscall=libstd_scalls.so --
# You may need to adjust these cc options:
-CFLAGS= -O3 -Wall
+CFLAGS= -O3 -Wall -Wno-c11-extensions
# 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: