summaryrefslogtreecommitdiffstats
path: root/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make.sh b/make.sh
index c8f4672..f1f2a81 100755
--- a/make.sh
+++ b/make.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+set -e -x
+
flags=()
sdk=/Developer/SDKs/MacOSX10.4u.sdk