From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ia64/
Date: Mon, 21 Mar 2016 05:53:27 +0000 (UTC) [thread overview]
Message-ID: <1458539592.36715fd670f14ee3be2522b724f57682e49fafee.vapier@gentoo> (raw)
commit: 36715fd670f14ee3be2522b724f57682e49fafee
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 05:53:04 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 05:53:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36715fd6
profiles: ia64: workaround --as-needed crashes in ld #541828
profiles/default/linux/ia64/make.defaults | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/profiles/default/linux/ia64/make.defaults b/profiles/default/linux/ia64/make.defaults
new file mode 100644
index 0000000..ade00e4
--- /dev/null
+++ b/profiles/default/linux/ia64/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Disable as-needed by default until #541828 is fixed.
+# (The as-needed flag is added in default/linux/.)
+LDFLAGS="-Wl,-O1"
next reply other threads:[~2016-03-21 5:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 5:53 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-17 23:13 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ia64/ Sergei Trofimovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458539592.36715fd670f14ee3be2522b724f57682e49fafee.vapier@gentoo \
--to=vapier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox