summaryrefslogtreecommitdiff
path: root/d32
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-30 23:01:08 -0400
committerPietro Gagliardi <[email protected]>2014-08-30 23:01:08 -0400
commit155899c65ed32245e2ccad4197a10c77017d835b (patch)
tree4c337130ff5d1640efc1e94258ab3b8a9eef0c55 /d32
parent3d4e54822dc6117306d5a4ac0e79017c4810b657 (diff)
Out with the old...
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 "$@"