diff options
author | Karel Kočí <cynerd@email.cz> | 2020-08-12 17:52:48 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-08-12 17:55:13 +0200 |
commit | 3567be3f0f45c208a15a2e6c5248554a779a065b (patch) | |
tree | 673acc8d7f2eea0907ac25419bdf31c1e8dce757 /profiles/host-lipwig/make.defaults | |
parent | 46b29d1cb597066a300d768bd3c55e391a730646 (diff) | |
download | gentoo-personal-overlay-3567be3f0f45c208a15a2e6c5248554a779a065b.tar.gz gentoo-personal-overlay-3567be3f0f45c208a15a2e6c5248554a779a065b.tar.bz2 gentoo-personal-overlay-3567be3f0f45c208a15a2e6c5248554a779a065b.zip |
profiles: cleanup
Diffstat (limited to 'profiles/host-lipwig/make.defaults')
-rw-r--r-- | profiles/host-lipwig/make.defaults | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/host-lipwig/make.defaults b/profiles/host-lipwig/make.defaults deleted file mode 100644 index 7af7632..0000000 --- a/profiles/host-lipwig/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# vim:ft=gentoo-make-conf -USE="$USE -udev suid" -CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" - -GENTOO_MIRRORS="https://mirror.vpsfree.cz/gentoo/ http://ftp.fi.muni.cz/pub/linux/gentoo/" - -MAKEOPTS="-j6" -L10N="en" -LINGUAS="en" |