Merge "Fix "--version_script" typo in doc."

This commit is contained in:
Jingwen Chen
2022-12-14 12:38:24 +00:00
committed by Gerrit Code Review

View File

@@ -221,7 +221,7 @@ type BaseLinkerProperties struct {
// Generate compact dynamic relocation table, default true.
Pack_relocations *bool `android:"arch_variant"`
// local file name to pass to the linker as --version_script
// local file name to pass to the linker as --version-script
Version_script *string `android:"path,arch_variant"`
// local file name to pass to the linker as --dynamic-list