From ef135e7a0b99f25b8e36dbe112c950b97d2057d2 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Tue, 5 Jan 2016 20:56:08 -0300 Subject: Change macro _ALLOW_UNMANTAINED to _ENABLE_UNMANTAINED --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2