]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: update HOST_TOOLS to xcode5
authorStephano Cetola <stephano.cetola@linux.intel.com>
Wed, 19 Jun 2019 16:57:20 +0000 (09:57 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Sat, 13 Jul 2019 07:51:48 +0000 (00:51 -0700)
commit55b9bbf40a1cf9788dd6a7b093851076851fc670
tree1d793095f0f625c8cbdd347cee43578177be0e9e
parent43622317c67f031f9b2e33c3320f2c89484bd506
EmulatorPkg: update HOST_TOOLS to xcode5

The last compiler flag change was for Xcode 5.0, not Xcode 3.2. As such
the HOST_TOOLS should be set to XCODE5.

Also, fix a small typo.

This fixes bug 447:

https://bugzilla.tianocore.org/show_bug.cgi?id=447

Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
EmulatorPkg/build.sh