Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go89 deviceGlobalCflags = []string{ var
118 pctx.StaticVariable("deviceGlobalCflags", strings.Join(deviceGlobalCflags, " "))
127 …strings.Join(append(clangFilterUnknownCflags(deviceGlobalCflags), "${clangExtraTargetCflags}"), " …