about summary refs log tree commit diff
path: root/nix/eqn-format-security.patch
blob: bada2ed25b26885ed946d2a6521cfb00a47e1b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/Makefile b/Makefile
index 9c8d51a..0ed61bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC = cc
-CFLAGS = -Wall -O2
+CFLAGS = -Wall -O2 -Wno-format-security
 LDFLAGS =
 OBJS = eqn.o tok.o src.o def.o box.o reg.o sbuf.o