summaryrefslogtreecommitdiff
path: root/EmulatorPkg
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg')
-rwxr-xr-xEmulatorPkg/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/EmulatorPkg/build.sh b/EmulatorPkg/build.sh
index ecf56e640..111619fa4 100755
--- a/EmulatorPkg/build.sh
+++ b/EmulatorPkg/build.sh
@@ -92,7 +92,6 @@ case `uname` in
;;
*)
TARGET_TOOLS=GCC44
- exit 1
;;
esac
;;