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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 307 stripArch = stripSysroot = False
314 stripArch = stripSysroot = True
317 stripSysroot = '-isysroot' in cc_args
333 if stripSysroot:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_osx_support.py 307 stripArch = stripSysroot = False
314 stripArch = stripSysroot = True
317 stripSysroot = '-isysroot' in cc_args
333 if stripSysroot:

Completed in 254 milliseconds