summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22c011a..35aba2c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
CFLAGS += -g
CFLAGS += -O3
-CFLAGS += -fsanitize=address
+# CFLAGS += -fsanitize=address
all: build/magic
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback