From 2a41abbed0dfb70447a9c83b17b6d98fcb3c65c6 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Mon, 4 Jan 2016 23:28:01 -0300 Subject: Finish struct rusage struct fields. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7bba597..f1a44d8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ CC=clang -CFLAGS=-Wall -Wextra -O0 -g +# Enable _ALLOW_UNMANTAINED for non Linux systems +CFLAGS=-Wall -Wextra -O0 -g # -D_ALLOW_UNMANTAINED EXE=profile SOURCES=profile.c -- cgit v1.2.3-70-g09d2