Index: build/install-build-deps.sh |
diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh |
index 4b5a6163459463a2977adf878336dd859a80202c..45cd6b66d56b218c6c79d532ef46811b0ac34b93 100755 |
--- a/build/install-build-deps.sh |
+++ b/build/install-build-deps.sh |
@@ -250,6 +250,7 @@ if [ "$(uname -m)" = "x86_64" ]; then |
do_inst_lib32=1 |
fi |
if test "$do_inst_lib32" != "1" |
+ then |
exit 0 |
fi |