X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=runtime%2Fmonodis-wrapper.in;h=974848b3c2f4f248d80e9b67e2f0d32c674774d3;hb=006325936fcc005173d11f89f42687d644446838;hp=3d62405181ef825a4e917e456d256ad261c207d7;hpb=f4b51e18d0b6f61478b84c7b4569af2c0f3c7ef6;p=mono.git diff --git a/runtime/monodis-wrapper.in b/runtime/monodis-wrapper.in index 3d62405181e..974848b3c2f 100644 --- a/runtime/monodis-wrapper.in +++ b/runtime/monodis-wrapper.in @@ -3,4 +3,4 @@ r='@mono_build_root@' MONO_CFG_DIR='@mono_cfg_dir@' MONO_SHARED_DIR=$r/runtime export MONO_CFG_DIR MONO_SHARED_DIR -exec "$r/libtool" --mode=execute "$r/mono/dis/monodis" "$@" +exec "$r/libtool" --mode=execute -dlopen "$r/mono/mini/libmono.la" "$r/mono/dis/monodis" "$@"