diff options
Diffstat (limited to 'hosts/moyo/gentoo/env/gcc.conf')
| -rw-r--r-- | hosts/moyo/gentoo/env/gcc.conf | 3 |
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}" |