Skip to content

Commit

Permalink
community/go: remove set-external-linker.patch
Browse files Browse the repository at this point in the history
It was pointed out on IRC by kaey that this patch is no longer needed,
make.bash has special handling for Alpine nowadays.

Just a cleanup change, thus no pkgrel bump.

See: golang/go#18243
  • Loading branch information
nmeum committed Feb 15, 2020
1 parent bff1593 commit c5706c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 108 deletions.
2 changes: 0 additions & 2 deletions community/go/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ checkdepends="binutils-gold"
subpackages="$pkgname-doc"
source="https://golang.org/dl/go${pkgver/_/}.src.tar.gz
default-buildmode-pie.patch
set-external-linker.patch
disable-flaky-sync-test.patch
"

Expand Down Expand Up @@ -144,5 +143,4 @@ package() {

sha512sums="e8155cdceca2ebefd386feef98223bbdc92d9316f7188d4ba701cf43a723b75a9bf67a1eb92ac80987b7a113a2fb6981ef235292bec7dd3964805b7c33abdbb1 go1.13.4.src.tar.gz
f0c07d9979fc3165fc78158406de8440624b3f2c6f6542c9889c71efbf3d2f02a7ffee27ccba8c2630489895d331b7b9d3a606162134dcb3e8e0b9fc06b529dc default-buildmode-pie.patch
faf8de430df185842902322f064254f3e9ecee0884b3075b5550c85da15ff61ea6c2bb8d0fb7cf3887abc0e40974bd73ee8f8c14da7f914dde7e9220177c4e2a set-external-linker.patch
6ce14ca43fd35520e667530af91cfcad8902d635e6dd8c04d19428299b9e29ba049120f5eebbb00717a895f052d1cc40d3f522c090786625cce726715a8218ec disable-flaky-sync-test.patch"
106 changes: 0 additions & 106 deletions community/go/set-external-linker.patch

This file was deleted.

0 comments on commit c5706c7

Please sign in to comment.