Fix T76414: crash using Python module that uses NVRTC

Hide the nvrtc* symbols just like we did for cu* already.
This commit is contained in:
Brecht Van Lommel 2020-05-05 16:01:18 +02:00
parent bb7a23bdff
commit 9d8a583482
Notes: blender-bot 2023-02-14 18:56:40 +01:00
Referenced by issue blender/blender-addons#76414, Blender crashing when trying to use Cupy
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ local:
*LLVM*;
*MathML*;
*mkldnn*;
nvrtc*;
oc_*;
ogg*;
*oidn*;

View File

@ -39,6 +39,7 @@ lame_*
*mkldnn*
Name
NumNamedVarArgParams
nvrtc*
oc_*
ogg*
*oidn*