summaryrefslogtreecommitdiff
path: root/bench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bench/Makefile')
-rw-r--r--bench/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bench/Makefile b/bench/Makefile
index ea12dcb..8b82be2 100644
--- a/bench/Makefile
+++ b/bench/Makefile
@@ -1,7 +1,8 @@
CURL=curl
CC = cc
-CFLAGS = -O2 -std=c99 -pedantic -Wall
+CFLAGS ?= -O2
+CFLAGS += -std=c99 -pedantic -Wall
all: bench