sys-libs/efivar: add workaround for GCC_SPECS
authorMike Gilbert <floppym@gentoo.org>
Sat, 18 Feb 2017 15:07:54 +0000 (10:07 -0500)
committerMike Gilbert <floppym@gentoo.org>
Sat, 18 Feb 2017 15:08:09 +0000 (10:08 -0500)
commita052fd61ac2f9a50128ab32a76daae6e95274802
tree7b52fb1edc6804ea4dd0d5fc4aec5f87c57f3560
parentdb12ac3a9c3cb6d724133b02af0cda8c1bbdb64e
sys-libs/efivar: add workaround for GCC_SPECS

Lars Wendler reported a link failure when using a forced as-needed
gcc profile.

This failure was caused by gcc ignoring the specs file passed on the command
line, in favor of the GCC_SPECS environment variable.

To work around this, we append the necessary specs file to the envvar.

Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
sys-libs/efivar/efivar-31.ebuild