diff options
author | James Le Cuirot <jlecuirot@microsoft.com> | 2025-03-19 16:22:29 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-22 16:19:51 +0000 |
commit | 35a93babfbbf18b72890572f909a86257683ccfd (patch) | |
tree | 0bbaaada0b9a092c6e047d63797370c0081455c5 /BaseTools/Source/Python | |
parent | 1caa6a92ea36d812bd2dc99f38356613d8aa1baa (diff) | |
download | edk2-35a93babfbbf18b72890572f909a86257683ccfd.zip edk2-35a93babfbbf18b72890572f909a86257683ccfd.tar.gz edk2-35a93babfbbf18b72890572f909a86257683ccfd.tar.bz2 |
BaseTools/tools_def: Drop unused GCC IA32/X64 flag variables
These haven't been used since before 2d07607d8b1a0710ba7379f8ee6c11dae1,
when UNIXGCC support was dropped.
The recent change in 14cb48b0a053b44c5a6bcc89cbbbf86ac78c7820 to make
linker warnings fatal was therefore ineffective for these architectures.
As requested, also make linker warnings fatal for GCC5 only. The last
release made them fatal for AARCH64 on GCC48/GCC49, but it seems likely
no one has actually tested that yet.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions