diff --git a/build/workspaces/update-workspaces.sh b/build/workspaces/update-workspaces.sh index 4411582ee2..05c7a2eb09 100755 --- a/build/workspaces/update-workspaces.sh +++ b/build/workspaces/update-workspaces.sh @@ -42,8 +42,6 @@ fi echo -# If we're in bash then make HOSTTYPE available to Premake, for primitive arch-detection -export HOSTTYPE="$HOSTTYPE" # Now run Premake to create the makefiles echo "Premake args: ${premake_args}" if [ "$OS" != "Darwin" ]; then