mirror of
https://github.com/python/cpython.git
synced 2025-09-15 13:16:12 +00:00
Whitespace normalization.
This commit is contained in:
parent
79665b1403
commit
ef3f32f965
3 changed files with 4 additions and 4 deletions
|
@ -82,7 +82,7 @@ def _darwin_compiler_fixup(compiler_so, cc_args):
|
|||
except ValueError:
|
||||
pass
|
||||
|
||||
# Check if the SDK that is used during compilation actually exists,
|
||||
# Check if the SDK that is used during compilation actually exists,
|
||||
# the universal build requires the usage of a universal SDK and not all
|
||||
# users have that installed by default.
|
||||
sysroot = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue