mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-21 05:49:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| Ia32 | ||
| X64 | ||
| BerkeleyPacketFilter.c | ||
| BlockIo.c | ||
| EmuThunk.c | ||
| Gasket.h | ||
| Host.c | ||
| Host.h | ||
| Host.inf | ||
| LinuxPacketFilter.c | ||
| MemoryAllocationLib.c | ||
| PosixFileSystem.c | ||
| Pthreads.c | ||
| X11GraphicsWindow.c | ||
| X11IncludeHack | ||