Merge "Always use RELR for Rust."

This commit is contained in:
Elliott Hughes 2020-01-30 01:35:48 +00:00 committed by Gerrit Code Review
commit c2fea18fce
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ var (
"-Wl,--fatal-warnings",
"-Wl,--pack-dyn-relocs=android+relr",
"-Wl,--use-android-relr-tags",
"-Wl,--no-undefined",
"-Wl,--hash-style=gnu",
}