summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1999-02-12 23:57:16 +0000
committerHerb Lewis <herb@samba.org>1999-02-12 23:57:16 +0000
commit39eff2130fa7b4b3b87ba8c4bff92826679e88f7 (patch)
tree2128022f5f14d921939a33b840d404540bc3fceb /packaging
parent3f0c8f20aec26a495d63dc5a75d6cba575fa38cc (diff)
downloadsamba-39eff2130fa7b4b3b87ba8c4bff92826679e88f7.tar.gz
fix for 5.3 compiles
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/SGI/mkrelease.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/SGI/mkrelease.sh b/packaging/SGI/mkrelease.sh
index 84672d49a7a..b3325a20356 100755
--- a/packaging/SGI/mkrelease.sh
+++ b/packaging/SGI/mkrelease.sh
@@ -26,6 +26,7 @@ if [ "$1" = "clean" ]; then
shift
elif [ "$1" = "5" ]; then
SGI_ABI=-32
+ ISA=""
shift
fi
@@ -36,6 +37,7 @@ if [ "$1" = "clean" ]; then
shift
elif [ "$1" = "5" ]; then
SGI_ABI=-32
+ ISA=""
shift
fi