audk/EmulatorPkg/Unix/Host
Jordan Justen e9651c1272 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>
2017-07-07 15:38:13 -07:00
..
Ia32
X64
BerkeleyPacketFilter.c
BlockIo.c
EmuThunk.c
Gasket.h
Host.c EmulatorPkg: Fix typos in comments and variables 2016-10-19 13:32:20 -07:00
Host.h EmulatorPkg: Fix typos in comments and variables 2016-10-19 13:32:20 -07:00
Host.inf EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5) 2017-07-07 15:38:13 -07:00
LinuxPacketFilter.c
MemoryAllocationLib.c
PosixFileSystem.c
Pthreads.c
X11GraphicsWindow.c
X11IncludeHack