Skip to content

Commit

Permalink
Add forgotten GOM definition for _dl_find_object wrapper in libdl (#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValdikSS authored Feb 21, 2024
1 parent 8378f9b commit 14b978a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wrapped/wrappedlibdl_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ GOM(dlmopen, pFEppi)
GOM(dlopen, pFEpi)
GOM(dlsym, pFEpp)
GOM(dlvsym, pFEppp) // Weak
GOM(_dl_find_object, iFEpp)

0 comments on commit 14b978a

Please sign in to comment.