commit:     2e866222c83c47ebd92b735b909077402017915e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 14:26:21 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 14:26:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=2e866222

tools-uclibc: workaround for perl segfault with gcc-4.9.3

 tools-uclibc/portage.i686.hardened/env/perl.conf | 1 +
 tools-uclibc/portage.i686.hardened/package.env   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/tools-uclibc/portage.i686.hardened/env/perl.conf 
b/tools-uclibc/portage.i686.hardened/env/perl.conf
new file mode 100644
index 0000000..6c4a657
--- /dev/null
+++ b/tools-uclibc/portage.i686.hardened/env/perl.conf
@@ -0,0 +1 @@
+CFLAGS="-O2 -mtune=generic -pipe"

diff --git a/tools-uclibc/portage.i686.hardened/package.env 
b/tools-uclibc/portage.i686.hardened/package.env
new file mode 100644
index 0000000..0fc1e42
--- /dev/null
+++ b/tools-uclibc/portage.i686.hardened/package.env
@@ -0,0 +1 @@
+dev-lang/perl perl.conf

Reply via email to