julia
f6b0edce
- Fix visibility of jl_n_threads
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix visibility of jl_n_threads JL_DLLEXPORT should be used because it will automatically switch between importing and exporting the symbol as needed.
References
#38938 - Fix symbol trampolines for OSX and export `jl_n_threads`
Author
imciner2
Parents
f1a39b62
Loading