This commit is contained in:
davedatum
2019-10-27 20:40:51 +00:00
parent 338ab61901
commit 3625f44e9d
439 changed files with 53 additions and 9144 deletions

View File

@@ -0,0 +1,3 @@
carch="x86_64"
chost="x86_64-pc-linux-gnu"
cflags="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt"