diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-28 10:38:04 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-02 09:20:53 +0000 |
commit | 15a7d311a869737580b09a158bf86983bb766d6e (patch) | |
tree | 7afb480019f3fd333b035bf4d22ee85130437194 /UefiCpuPkg/CpuIo2Smm | |
parent | f2b42c83dd0086dce484eae47b87b4351426746e (diff) | |
download | edk2-15a7d311a869737580b09a158bf86983bb766d6e.tar.gz |
BaseTools/tools_def: Remove no-warn-rwx-segments linker options
The linker option 'no-warn-rwx-segments' breaks both the LLVM linker and
versions of the binutils ld.bfd linker prior to 2.39.
Now that the ELF image is made up of separate R-X and RW- segments, this
warning is no longer emitted and so there is no longer a need to
suppress it either.
While at it, move GCC_DLINK_FLAGS_COMMON (which is not common but only
used by Ia32 and X64) into its only user so it can be dropped.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'UefiCpuPkg/CpuIo2Smm')
0 files changed, 0 insertions, 0 deletions