]> git.saurik.com Git - wxWidgets.git/commit
added RTLD_GLOBAL to dlopen flags (bug 128705)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jan 2001 16:45:04 +0000 (16:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jan 2001 16:45:04 +0000 (16:45 +0000)
commit237c5c02427fe15b0f7c5ed87a4b582d5b069c8e
tree82fd4bfc91227247499ff9ae8aae55134fdad373
parent3d0145a5a3354d48c7a81fd27a6f5e88dfd51763
added RTLD_GLOBAL to dlopen flags (bug 128705)

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