Home
last modified time | relevance | path

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

/build/soong/cc/config/
Darm_device.go50 armNoFixCortexA8LdFlags = []string{"-Wl,--no-fix-cortex-a8"} var
192 pctx.StaticVariable("ArmNoFixCortexA8LdFlags", strings.Join(armNoFixCortexA8LdFlags, " "))