summaryrefslogtreecommitdiff
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 f8e983b..6a9baab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1OPTIMIZE ?= -O3 -flto 1OPTIMIZE ?= -O3 -flto -march=native
2DEBUG ?= -g 2DEBUG ?= -g
3 3
4AR ?= ar 4AR ?= ar