Created
February 1, 2015 18:13
-
-
Save eldondev/04fc3214fde21932e60e to your computer and use it in GitHub Desktop.
Setting cpu flags with the new gentoo arch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo CPU_FLAGS_X86=\"`grep -of <(sed -n -e '/^#/d' -e 's/^/ /' -e's/-.*//p' /usr/portage/profiles/desc/cpu_flags_x86.desc) /proc/cpuinfo |sort |uniq |xargs echo`\" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment