diff options
author | Karel Kočí <cynerd@email.cz> | 2019-05-24 20:42:09 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2019-05-24 20:43:43 +0200 |
commit | 4e04e9518fe1914965a8192f480a04c14b2690e7 (patch) | |
tree | 2ddec0a57698f2f748fddbaea3f3811bb43bb6de /profiles/cynerd-laptop/make.defaults | |
parent | c5134e49fe2c3ec5c6007ec4b171db820ea6a957 (diff) | |
download | gentoo-personal-overlay-4e04e9518fe1914965a8192f480a04c14b2690e7.tar.gz gentoo-personal-overlay-4e04e9518fe1914965a8192f480a04c14b2690e7.tar.bz2 gentoo-personal-overlay-4e04e9518fe1914965a8192f480a04c14b2690e7.zip |
profiles/cynerd-laptop: move config to profile
Diffstat (limited to 'profiles/cynerd-laptop/make.defaults')
-rw-r--r-- | profiles/cynerd-laptop/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/cynerd-laptop/make.defaults b/profiles/cynerd-laptop/make.defaults index b1d6155..ee25254 100644 --- a/profiles/cynerd-laptop/make.defaults +++ b/profiles/cynerd-laptop/make.defaults @@ -1,6 +1,5 @@ # vim:ft=gentoo-make-conf CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" -PORTAGE_BINHOST="http://citrisin-pc.sh.cvut.cz/packages" MAKEOPTS="-j3" USE="-vdpau -vaapi" |