diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-28 10:03:25 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-02 09:20:53 +0000 |
commit | e5d95c786b6f25d81d754cb1d1b439a8b5c2340c (patch) | |
tree | f958cee843c90915113d33381102023562e3383c /OvmfPkg/LoongArchVirt/PlatformPei | |
parent | f5d585b46b3c1912b9fadc1a541e8756e713b837 (diff) | |
download | edk2-e5d95c786b6f25d81d754cb1d1b439a8b5c2340c.tar.gz |
BaseTools/Scripts: Merge GCC and Clang ELF linker scripts
The original reason for creating a separate version of the ELF linker
script for Clang was the difference between COMMONPAGESIZE and
MAXPAGESIZE, which can we provided on the command line to the respective
linkers (ld.bfd versus lld). That difference no longer exists, and both
use COMMONPAGE_SIZE. So there is no longer a need to maintain a fork,
which has already been going out of sync with the original for no good
reason.
So merge the two and call it GccBase.lds
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'OvmfPkg/LoongArchVirt/PlatformPei')
0 files changed, 0 insertions, 0 deletions