aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2016-01-05 20:56:08 -0300
committerMatias Linares <matiaslina@openmailbox.org>2016-01-05 20:56:08 -0300
commitef135e7a0b99f25b8e36dbe112c950b97d2057d2 (patch)
tree01a11f6760086237df6adddc133ecd54dddb2124 /Makefile
parent2a41abbed0dfb70447a9c83b17b6d98fcb3c65c6 (diff)
downloadprofile-ef135e7a0b99f25b8e36dbe112c950b97d2057d2.tar.gz
Change macro _ALLOW_UNMANTAINED to _ENABLE_UNMANTAINED
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