aboutsummaryrefslogtreecommitdiff
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 f1a44d8..08aa2ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
CC=clang
# Enable _ALLOW_UNMANTAINED for non Linux systems
-CFLAGS=-Wall -Wextra -O0 -g # -D_ALLOW_UNMANTAINED
+CFLAGS=-Wall -Wextra -O0 -g # -D_ENABLE_UNMANTAINED
EXE=profile
SOURCES=profile.c