OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mipscflags
(Results
1 - 1
of
1
) sorted by null
/build/soong/cc/
mips_device.go
24
mipsCflags
= []string{
132
pctx.StaticVariable("
mipsCflags
", strings.Join(
mipsCflags
, " "))
146
pctx.StaticVariable("mipsClangCflags", strings.Join(clangFilterUnknownCflags(
mipsCflags
), " "))
232
cflags: "${
mipsCflags
}",
Completed in 148 milliseconds