summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/br_ips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/br_ips/Makefile b/tools/br_ips/Makefile
index d4e8dcecc..8b6ad51bf 100644
--- a/tools/br_ips/Makefile
+++ b/tools/br_ips/Makefile
@@ -1,5 +1,5 @@
CC := gcc
-CFLAGS := -O3
+CFLAGS := -O3 -std=c99
.PHONY: all