Skip to content

Commit 99668cd

Browse files
authored
macos 314t build: add missing symbols (#1128)
1 parent 696a374 commit 99668cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/darwin-ld-cpython.sym

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -919,6 +919,8 @@
919919
-U _PyWeakref_GetRef
920920
-U _PyImport_AddModuleRef
921921
-U _PyUnstable_Module_SetGIL
922+
-U _PyUnstable_EnableTryIncRef
923+
-U _PyUnstable_TryIncRef
922924
-U _PyMutex_Unlock
923925
-U _PyMutex_Lock
924926
-U _PyObject_IS_GC

0 commit comments

Comments
 (0)