提交 7877e99f authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Fixed bug introduced in 8ac5ab98

上级 c14d5d17
......@@ -1440,7 +1440,7 @@ class GCC_compiler(object):
#TODO: Do not do the dlimport in this function
if include_dirs is None:
preargs = []
include_dirs = []
if lib_dirs is None:
lib_dirs = []
if libs is None:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论