]> icculus.org git repositories - divverent/darkplaces.git/commit
Added the RTLD_GLOBAL flag to the dlopen call, since some systems seem to require...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 21 Aug 2005 07:54:56 +0000 (07:54 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 21 Aug 2005 07:54:56 +0000 (07:54 +0000)
commit0d0385c4d5bb47ebda6e18fd1e18d1ff3db80519
tree259aa2ddc31e1f8e6db604c4ee6fae372e59087c
parent3c41751638bd72636daa51aca189588ba4df3f57
Added the RTLD_GLOBAL flag to the dlopen call, since some systems seem to require that for some DLLs to work correctly. Thanks to Andreas Dehmel for the patch

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5630 d7cf8633-e32d-0410-b094-e92efae38249
sys_shared.c