aboutsummaryrefslogtreecommitdiff
path: root/archive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archive/Makefile')
-rw-r--r--archive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive/Makefile b/archive/Makefile
index e69fd42c..a4bd5226 100644
--- a/archive/Makefile
+++ b/archive/Makefile
@@ -14,7 +14,7 @@ MAN_PGS = isosize.8
MAN_PREF = man8
CFLAGS = -g -O2 -W -Wall -D_REENTRANT
-# CFLAGS = -g -O2 -Wall -pedantic -D_REENTRANT
+# CFLAGS = -g -O2 -Wall -pedantic -std=c99 -D_REENTRANT
LDFLAGS =