MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / compiler_fixup

Function compiler_fixup

Lib/_osx_support.py:304–365  ·  view source on GitHub ↗

This function will strip '-isysroot PATH' and '-arch ARCH' from the compile flags if the user has specified one them in extra_compile_flags. This is needed because '-arch ARCH' adds another architecture to the build, without a way to remove an architecture. Furthermore GCC will

(compiler_so, cc_args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

splitMethod · 0.80
listClass · 0.50
indexMethod · 0.45
isdirMethod · 0.45
warnMethod · 0.45

Tested by

no test coverage detected