diff options
author | Michael Kinney <michael.d.kinney@intel.com> | 2017-05-02 17:25:10 -0700 |
---|---|---|
committer | Michael Kinney <michael.d.kinney@intel.com> | 2017-05-19 14:22:13 -0700 |
commit | 01e9597540fa418e3db2f853112508be704758bf (patch) | |
tree | 6102c59d78feda7b7851cac983624f853083c202 /BaseTools/Source/Python | |
parent | b9dbc03e5a4c90b9e3efe0e0e8c014c428528261 (diff) | |
download | edk2-01e9597540fa418e3db2f853112508be704758bf.tar.gz edk2-01e9597540fa418e3db2f853112508be704758bf.tar.bz2 edk2-01e9597540fa418e3db2f853112508be704758bf.zip |
OvmfPkg: Add XCODE5 statements to fix build break
https://bugzilla.tianocore.org/show_bug.cgi?id=559
The XCODE5 tool chain has a FAMILY of GCC. The
GCC statements in the [BuildOptions] section add
flags that are not compatible with XCODE5. Add
empty XCODE5 statements in [BuildOptions] sections
to prevent the use of the GCC flags in XCODE5
builds.
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Andrew Fish <afish@apple.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions