Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b582e61a authored by Jingwen Chen's avatar Jingwen Chen
Browse files

Fix "--version_script" typo in doc.

The linker flag is --version-script.

Change-Id: I3bc66e848cc27ca6eebc004c662152faef6f8076
Test: N/A
Bug: 257226023
parent d3dfb899
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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