summaryrefslogtreecommitdiffstats
path: root/archive/dar/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archive/dar/BUILD')
-rwxr-xr-xarchive/dar/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/archive/dar/BUILD b/archive/dar/BUILD
new file mode 100755
index 0000000000..2e84274477
--- /dev/null
+++ b/archive/dar/BUILD
@@ -0,0 +1,6 @@
+if [ $ENABLEMODE = "32" ]; then
+ OPTS="$OPTS --enable-mode=32"
+else
+ [ $ENABLEMODE = "64" ] && OPTS="$OPTS --enable-mode=64"
+fi
+default_build