summaryrefslogtreecommitdiff
path: root/utils/sysdeps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/sysdeps/Makefile')
-rw-r--r--utils/sysdeps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/sysdeps/Makefile b/utils/sysdeps/Makefile
index 53c10e5..4299164 100644
--- a/utils/sysdeps/Makefile
+++ b/utils/sysdeps/Makefile
@@ -1,6 +1,7 @@
# This Makefile will work only with GNU make.
-CFLAGS += $(OPTFLAGS) $(WARNFLAGS) -O2 -fno-inline -Wall -Wstrict-prototypes -g
+CFLAGS ?= -O2 -fno-inline -g
+CFLAGS += $(WARNFLAGS) -Wall -Wstrict-prototypes
SYSDEPS_OBJS=sysdeps.o