diff options
author | 2017-07-04 10:02:11 +0200 | |
---|---|---|
committer | 2017-07-09 11:07:40 -0400 | |
commit | 3d47ec7831aa3c05e7b9dd2fad67e3e9dcb38c18 (patch) | |
tree | f8f95baff37b168fb22456498b2ed3de99126fd6 /profiles | |
parent | kde-frameworks/kpackage: Fix tests (diff) | |
download | gentoo-3d47ec7831aa3c05e7b9dd2fad67e3e9dcb38c18.tar.gz gentoo-3d47ec7831aa3c05e7b9dd2fad67e3e9dcb38c18.tar.bz2 gentoo-3d47ec7831aa3c05e7b9dd2fad67e3e9dcb38c18.zip |
sys-boot/gnu-efi: Add custom-cflags flag and prevent avx instructions
Building gnu-efi with custom compiler flags is risky at best and should
generally be avoided.
Nevertheless, if custom flags are used, we need to make sure no avx instructions
are generated as those cause a non-functional gnu-efi build. This is only
required for >= 3.0.5 as prior to this, "-mno-sse" was used which also implied
no avx.
Fixes bug #619628.
Diffstat (limited to 'profiles')
0 files changed, 0 insertions, 0 deletions