diff options
Diffstat (limited to 'EmulatorPkg')
-rwxr-xr-x | EmulatorPkg/build.sh | 1 |
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 ;; |