Home
last modified time | relevance | path

Searched refs:linuxArmLdflags (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/config/
Darm_linux_host.go29 linuxArmLdflags = []string{ var
33 linuxArmLldflags = append(linuxArmLdflags,
47 pctx.StaticVariable("LinuxArmLdflags", strings.Join(linuxArmLdflags, " "))