aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a030e68..575e60a 100644
--- a/Makefile
+++ b/Makefile
@@ -76,7 +76,7 @@ PG = -g -fomit-frame-pointer
OPTIM = -O2
# These flags are pretty much mandatory
-REQUIRED = -DINLINE=inline ${GIT_VER}
+REQUIRED = -DINLINE= ${GIT_VER}
#pick your architecture
ARCH = -march=native