public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:musl commit in: net-misc/openssh/
Date: Tue, 18 Nov 2014 21:57:18 +0000 (UTC)	[thread overview]
Message-ID: <1416347949.7d717d6413251a58a4ad004a1058da2ae22dd119.blueness@gentoo> (raw)

commit:     7d717d6413251a58a4ad004a1058da2ae22dd119
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Mon Nov 10 19:05:11 2014 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 21:59:09 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=7d717d64

net-misc/openssh: disable stack-protector for powerpc

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

---
 net-misc/openssh/openssh-6.6_p1-r99.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-misc/openssh/openssh-6.6_p1-r99.ebuild b/net-misc/openssh/openssh-6.6_p1-r99.ebuild
index 61acd18..3d51e6e 100644
--- a/net-misc/openssh/openssh-6.6_p1-r99.ebuild
+++ b/net-misc/openssh/openssh-6.6_p1-r99.ebuild
@@ -180,7 +180,9 @@ src_configure() {
 		append-ldflags -lutil
 	fi
 
+	# __stack_chk_fail_local
 	use x86 && myconf="${myconf} --without-stackprotect"
+	use ppc && myconf="${myconf} --without-stackprotect"
 
 	econf \
 		--with-ldflags="${LDFLAGS}" \


             reply	other threads:[~2014-11-18 21:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-18 21:57 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-10 12:53 [gentoo-commits] proj/hardened-dev:musl commit in: net-misc/openssh/ Anthony G. Basile
2014-03-22 13:44 Anthony G. Basile
2014-03-22 12:29 Anthony G. Basile

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=1416347949.7d717d6413251a58a4ad004a1058da2ae22dd119.blueness@gentoo \
    --to=blueness@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