-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ELFRelocs/AArch64: strip R_AARCH64_AUTH_RELATIVE, per doc
As per the released specification of aaelf64, there is no longer any R_AARCH64_AUTH_RELATIVE. Stripping it from the def file has no consequences, as it is unused in the code, so this change is non-functional.
- Loading branch information
Showing
1 changed file
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters