summaryrefslogtreecommitdiff
path: root/netware/BUILD/mwenv
diff options
context:
space:
mode:
Diffstat (limited to 'netware/BUILD/mwenv')
-rwxr-xr-xnetware/BUILD/mwenv6
1 files changed, 6 insertions, 0 deletions
diff --git a/netware/BUILD/mwenv b/netware/BUILD/mwenv
index a60da17d987..a8d31949736 100755
--- a/netware/BUILD/mwenv
+++ b/netware/BUILD/mwenv
@@ -65,5 +65,11 @@ then
export TERM=linux
fi
+# Temporary hack to allow building from source dist
+if [ "$USER"=pushbuild ]
+then
+ export ARFLAGS=$AR_FLAGS
+fi
+
# Print all env. variables
export