mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
merge 3.5 (#1703178)
This commit is contained in:
commit
095e32bfc5
3 changed files with 11 additions and 0 deletions
|
@ -166,6 +166,7 @@ class build_ext(Command):
|
|||
self.include_dirs.append(plat_py_include)
|
||||
|
||||
self.ensure_string_list('libraries')
|
||||
self.ensure_string_list('link_objects')
|
||||
|
||||
# Life is easier if we're not forever checking for None, so
|
||||
# simplify these options to empty lists if unset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue