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
2 changed files with 2 additions and 0 deletions

View File

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

View File

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