Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/go/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-09-02 19:08:42 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-09-02 19:08:42 +0000
commit5affab6a8842e012e875f1a569ad9208299fb082 (patch)
tree06b4672d0cc7118fa6066a8f30c3a169dff7b6b5 /extra/go/PKGBUILD
parentb578974ba51f9527bc6fb6c8360d913dc029caa7 (diff)
parent1523f5612b42ccc9506eba5e24928dab8eccdd55 (diff)
Merge branch 'master' into i486
Diffstat (limited to 'extra/go/PKGBUILD')
-rw-r--r--extra/go/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/go/PKGBUILD b/extra/go/PKGBUILD
deleted file mode 100644
index 8b5039f9..00000000
--- a/extra/go/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-eval "$(
- declare -f build | \
- sed '
- /install\( .*\)\? -race /d
- '
-)"
-
-export GOARCH=386 GO386=387