summaryrefslogtreecommitdiff
path: root/d32
diff options
context:
space:
mode:
Diffstat (limited to 'd32')
-rwxr-xr-xd322
1 files changed, 0 insertions, 2 deletions
diff --git a/d32 b/d32
deleted file mode 100755
index 23ad6fe..0000000
--- a/d32
+++ /dev/null
@@ -1,2 +0,0 @@
-# use this script to build 32-bit darwin binaries
-GOARCH=386 CGO_ENABLED=1 "$@"