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/musl:master commit in: net-misc/openssh/
Date: Thu, 28 Jun 2018 19:40:36 +0000 (UTC)	[thread overview]
Message-ID: <1530214827.f54dcf820790b6bb9afff6f250cac53dc407935a.blueness@gentoo> (raw)

commit:     f54dcf820790b6bb9afff6f250cac53dc407935a
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 19:40:27 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 19:40:27 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=f54dcf82

net-misc/openssh: fix typo

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/openssh/openssh-7.7_p1-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/openssh-7.7_p1-r6.ebuild b/net-misc/openssh/openssh-7.7_p1-r6.ebuild
index 1422bf4..9eeea10 100644
--- a/net-misc/openssh/openssh-7.7_p1-r6.ebuild
+++ b/net-misc/openssh/openssh-7.7_p1-r6.ebuild
@@ -294,7 +294,7 @@ src_configure() {
 	)
 
 	# stackprotect is broken on musl x86
-	use elibc_musl && use x86 && myconf+=( --without-stackprotect)
+	use elibc_musl && use x86 && myconf+=( --without-stackprotect )
 
 	# The seccomp sandbox is broken on x32, so use the older method for now. #553748
 	use amd64 && [[ ${ABI} == "x32" ]] && myconf+=( --with-sandbox=rlimit )


             reply	other threads:[~2018-06-28 19:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-28 19:40 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-28 19:31 [gentoo-commits] proj/musl:master commit in: net-misc/openssh/ Anthony G. Basile
2018-06-28 19:31 Anthony G. Basile
2018-06-20  0:25 Anthony G. Basile
2018-06-17  9:43 Anthony G. Basile
2018-01-25  2:12 Anthony G. Basile
2017-06-16 13:34 Anthony G. Basile
2017-04-23  0:49 Anthony G. Basile
2016-02-13 17:18 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=1530214827.f54dcf820790b6bb9afff6f250cac53dc407935a.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