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

  /external/chromium_org/third_party/mesa/src/scons/
crossmingw.py 189 env['SHCCFLAGS'] = SCons.Util.CLVar('$CCFLAGS')
gallium.py 443 env.Append(SHCCFLAGS = ['/LDd'])
446 env.Append(SHCCFLAGS = ['/LD'])
  /external/mesa3d/scons/
crossmingw.py 189 env['SHCCFLAGS'] = SCons.Util.CLVar('$CCFLAGS')
gallium.py 443 env.Append(SHCCFLAGS = ['/LDd'])
446 env.Append(SHCCFLAGS = ['/LD'])

Completed in 168 milliseconds