Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dndk_library.go221 var stubLibraryCompilerFlags = []string{ var
236 pctx.StaticVariable("StubLibraryCompilerFlags", strings.Join(stubLibraryCompilerFlags, " "))
240 flags.Global.CFlags = append(flags.Global.CFlags, stubLibraryCompilerFlags...)