]> git.saurik.com Git - wxWidgets.git/commit
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
authorKarsten Ballüder <ballueder@usa.net>
Thu, 8 Jun 2000 20:11:51 +0000 (20:11 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Thu, 8 Jun 2000 20:11:51 +0000 (20:11 +0000)
commit8a693e6e0460b6b3c32e4b6f114a3ab7b7cd24ea
treec17bb8c1ffae8ad2ad2cff07f2c36b0706ea9178
parentc42b1de68a5d4b48c00092d9996574bfb8d8a542
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
on each other.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dynlib.cpp