summaryrefslogtreecommitdiff
path: root/hosts/moyo/gentoo/env/gcc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/moyo/gentoo/env/gcc.conf')
-rw-r--r--hosts/moyo/gentoo/env/gcc.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/moyo/gentoo/env/gcc.conf b/hosts/moyo/gentoo/env/gcc.conf
deleted file mode 100644
index 1c90660..0000000
--- a/hosts/moyo/gentoo/env/gcc.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-COMMON_FLAGS="-march=native -mtune=native -O2 -fomit-frame-pointer -flto=auto -pipe"
-CFLAGS="${COMMON_FLAGS}"
-CXXFLAGS="${COMMON_FLAGS}"