summaryrefslogtreecommitdiffstats
path: root/tools/make-shared-from-static
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-10-22 07:15:46 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-10-22 07:15:46 (GMT)
commit8e7e506d288e7a63e1884b06d3e7007d1a3e5128 (patch)
treebb8d245a2a4d407816d17ef360fc00754f751d80 /tools/make-shared-from-static
parent531d608ecfabfe14446778f2f8d204bfa6234325 (diff)
downloadmxe-8e7e506d288e7a63e1884b06d3e7007d1a3e5128.zip
mxe-8e7e506d288e7a63e1884b06d3e7007d1a3e5128.tar.gz
mxe-8e7e506d288e7a63e1884b06d3e7007d1a3e5128.tar.bz2
tools: note source of make-shared-from-static
Diffstat (limited to 'tools/make-shared-from-static')
-rwxr-xr-xtools/make-shared-from-static3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/make-shared-from-static b/tools/make-shared-from-static
index 6b4100c..df18ead 100755
--- a/tools/make-shared-from-static
+++ b/tools/make-shared-from-static
@@ -1,5 +1,8 @@
#!/usr/bin/env bash
+# Taken from:
+# http://hg.octave.org/mxe-octave/file/tip/tools/make-shared-from-static
+
set -e
. tools/compat-init.sh