Skip more syms
This commit is contained in:
parent
03e8a99ed3
commit
26971ff26d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ when defined(windows):
|
|||
complex = object
|
||||
|
||||
static:
|
||||
cSkipSymbols = @["mingw_choose_expr", "EXCEPTION_DEFINED"]
|
||||
cSkipSymbol @["mingw_choose_expr", "EXCEPTION_DEFINED", "COMPLEX_DEFINED", "matherr", "HUGE"]
|
||||
cDebug()
|
||||
cDisableCaching()
|
||||
cAddStdDir()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue