HomeSort by relevance Sort by last modified time
    Searched refs:build_config (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/linkloader/
SConstruct 68 build_config = configs[mode]
76 cflags = build_config['CFLAGS'] + build_toolset_config['CFLAGS']
77 cxxflags = build_config['CXXFLAGS'] + build_toolset_config['CXXFLAGS']