manjaro-tools/data/make.conf.d/x86_64.conf

4 lines
125 B
Text
Raw Normal View History

carch="x86_64"
chost="x86_64-pc-linux-gnu"
2017-07-15 12:02:13 +02:00
cflags="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt"