diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2017-06-01 16:39:37 -0700 |
---|---|---|
committer | Jordan Justen <jordan.l.justen@intel.com> | 2017-07-07 15:38:13 -0700 |
commit | e9651c12721d882f384ef10b7467af4ba56387c3 (patch) | |
tree | 7fbf64e8f86557fb241652326da413a3151f886f /BaseTools/Source/Python/GenFds | |
parent | 401d1343cb0279908a748fd0ff27609ccc300b43 (diff) | |
download | edk2-e9651c12721d882f384ef10b7467af4ba56387c3.tar.gz edk2-e9651c12721d882f384ef10b7467af4ba56387c3.tar.bz2 edk2-e9651c12721d882f384ef10b7467af4ba56387c3.zip |
EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)
These flags are based on the flags from the GCC5 toolchain in
tools_def.template. Since the GCC5 toolchain uses link-time
optimizations (LTO), we must compile and link the 'Host' files with
LTO enabled so we can link to other modules.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds')
0 files changed, 0 insertions, 0 deletions