Merge "Fix "--version_script" typo in doc."
This commit is contained in:
@@ -221,7 +221,7 @@ type BaseLinkerProperties struct {
|
|||||||
// Generate compact dynamic relocation table, default true.
|
// Generate compact dynamic relocation table, default true.
|
||||||
Pack_relocations *bool `android:"arch_variant"`
|
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"`
|
Version_script *string `android:"path,arch_variant"`
|
||||||
|
|
||||||
// local file name to pass to the linker as --dynamic-list
|
// local file name to pass to the linker as --dynamic-list
|
||||||
|
Reference in New Issue
Block a user