Home
last modified time | relevance | path

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

/build/soong/cc/config/
Darm_linux_host.go37 linuxArm64Ldflags = []string{} var
39 linuxArm64Lldflags = append(linuxArm64Ldflags,
49 pctx.StaticVariable("LinuxArm64Ldflags", strings.Join(linuxArm64Ldflags, " "))