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