flag-o-matic.eclass: whitelist -mstackrealign for 'strip-flags'
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 13 Feb 2019 21:01:27 +0000 (21:01 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 13 Feb 2019 21:03:30 +0000 (21:03 +0000)
commit2004d466896f9b81452c7bdac1ee00866b8f0ff1
tree9c64be4977abc742aa747e3030f59c58d6954e22
parent6136f3c691e05e542e644be851bea9f035337fdd
flag-o-matic.eclass: whitelist -mstackrealign for 'strip-flags'

Allow '-mstackrealign' in ebuilds like glibc to force stack realignment.
That will allow running ancient (or foreign) binaries that don't
maintain 16-byte stack alignment. See bug #677852 for example.

Reported-by: Michael Huss
Closes: https://bugs.gentoo.org/677852
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
eclass/flag-o-matic.eclass