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:
@@ -43,6 +43,7 @@ local:
|
||||
*LLVM*;
|
||||
*MathML*;
|
||||
*mkldnn*;
|
||||
nvrtc*;
|
||||
oc_*;
|
||||
ogg*;
|
||||
*oidn*;
|
||||
|
@@ -39,6 +39,7 @@ lame_*
|
||||
*mkldnn*
|
||||
Name
|
||||
NumNamedVarArgParams
|
||||
nvrtc*
|
||||
oc_*
|
||||
ogg*
|
||||
*oidn*
|
||||
|
Reference in New Issue
Block a user