blender/source/creator/osx_locals.map
Brecht Van Lommel 54c8770692 Fix error using CUDA in plug-ins on Linux/macOS, hide our CUDA symbols
Better solution will be to hide all symbols by default, but this works for now.
2020-03-17 12:23:36 +01:00

11 lines
203 B
Plaintext

## The symbols will be treated as if they were marked as __private_extern__
## (aka visibility=hidden) and will not be global in the output file
*boost*
*__ZNSt6vector*
*llvm*
*LLVM*
*OSL*
*embree*
cu*