public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/go/files/, dev-lang/go/
Date: Fri, 27 Nov 2015 20:39:48 +0000 (UTC)	[thread overview]
Message-ID: <1448656749.2fe67f29b8e17de2dad0823ddf349a298e5960c2.williamh@gentoo> (raw)

commit:     2fe67f29b8e17de2dad0823ddf349a298e5960c2
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 19:56:23 2015 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 20:39:09 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe67f29

dev-lang/go: remove incorrect patch for #558368

 dev-lang/go/files/go-1.5.1-darwin-sysctl.patch | 11 -----------
 dev-lang/go/go-1.5.1-r1.ebuild                 |  1 -
 dev-lang/go/go-1.5.1.ebuild                    |  1 -
 3 files changed, 13 deletions(-)

diff --git a/dev-lang/go/files/go-1.5.1-darwin-sysctl.patch b/dev-lang/go/files/go-1.5.1-darwin-sysctl.patch
deleted file mode 100644
index 5cec4b6..0000000
--- a/dev-lang/go/files/go-1.5.1-darwin-sysctl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/cmd/dist/util.go.
-+++ src/cmd/dist/util.go
-@@ -404,7 +404,7 @@
- 	switch gohostos {
- 	case "darwin":
- 		// Even on 64-bit platform, darwin uname -m prints i386.
--		if strings.Contains(run("", CheckExit, "sysctl", "machdep.cpu.extfeatures"), "EM64T") {
-+		if strings.Contains(run("", CheckExit, "/usr/sbin/sysctl", "machdep.cpu.extfeatures"), "EM64T") {
- 			gohostarch = "amd64"
- 		}
- 	case "solaris":

diff --git a/dev-lang/go/go-1.5.1-r1.ebuild b/dev-lang/go/go-1.5.1-r1.ebuild
index 23d3717..ed766ec 100644
--- a/dev-lang/go/go-1.5.1-r1.ebuild
+++ b/dev-lang/go/go-1.5.1-r1.ebuild
@@ -113,7 +113,6 @@ src_prepare()
 		sed -i -e 's/"-Werror",//g' src/cmd/dist/build.go ||
 			die 'sed failed'
 	fi
-	epatch "${FILESDIR}"/${P}-darwin-sysctl.patch
 	epatch_user
 }
 

diff --git a/dev-lang/go/go-1.5.1.ebuild b/dev-lang/go/go-1.5.1.ebuild
index 139b350..a69f787 100644
--- a/dev-lang/go/go-1.5.1.ebuild
+++ b/dev-lang/go/go-1.5.1.ebuild
@@ -113,7 +113,6 @@ src_prepare()
 		sed -i -e 's/"-Werror",//g' src/cmd/dist/build.go ||
 			die 'sed failed'
 	fi
-	epatch "${FILESDIR}"/${P}-darwin-sysctl.patch
 	epatch_user
 }
 


             reply	other threads:[~2015-11-27 20:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 20:39 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-15 18:42 [gentoo-commits] repo/gentoo:master commit in: dev-lang/go/files/, dev-lang/go/ William Hubbs
2016-04-02 18:36 William Hubbs
2016-05-18 17:30 William Hubbs
2016-07-28 15:59 William Hubbs
2017-01-12 21:35 William Hubbs
2020-12-07  1:44 William Hubbs
2024-01-10 20:46 William Hubbs

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=1448656749.2fe67f29b8e17de2dad0823ddf349a298e5960c2.williamh@gentoo \
    --to=williamh@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