Skip to content
Snippets Groups Projects
Commit 6e0b22f464a6 authored by Jean-Francois Pieronne's avatar Jean-Francois Pieronne
Browse files

Compile using multithread reentrancy

parent 05a16119f815
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
$
$ define /noLog python_c_names "/names=(as_is,shortened)/accept=novaxc_keywords"
$ define /noLog python_c_float "/float=ieee/IEEE_MODE=DENORM_RESULTS"
$ define /noLog python_c_optim "/optimize=(level=5)"
$ define /noLog python_c_optim "/optimize=(level=5)/REENTRANCY=MULTITHREAD"
$
$ PYTHON_C_DEBUG = f$trnlnm("PYTHON_C_DEBUG")
$ PYTHON_C_FLOAT = f$trnlnm("PYTHON_C_FLOAT")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment