We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da542e commit 5e098f7Copy full SHA for 5e098f7
Makefile
@@ -5,7 +5,6 @@
5
#########################################################################
6
7
PREFIX ?= /usr
8
-CXXFLAGS ?= -march=native
9
CXXFLAGS += -std=c++11 -Wall -Wno-reorder -fPIC -pie \
10
-DVERSION=$(shell cat VERSION) -Wl,-rpath=$(PREFIX)/share/e9tool/lib/
11
0 commit comments