Skip to content

Commit 5e098f7

Browse files
committed
Remove -march=native
1 parent 6da542e commit 5e098f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#########################################################################
66

77
PREFIX ?= /usr
8-
CXXFLAGS ?= -march=native
98
CXXFLAGS += -std=c++11 -Wall -Wno-reorder -fPIC -pie \
109
-DVERSION=$(shell cat VERSION) -Wl,-rpath=$(PREFIX)/share/e9tool/lib/
1110

0 commit comments

Comments
 (0)