If supported by the linker, prevent the ELF loader from calling the
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jan 2004 03:36:53 +0000 (03:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jan 2004 03:36:53 +0000 (03:36 +0000)
commit36048242624c873e0bc752a15a5bd116fcf4c93c
treea1a15967d4b52d256aade4bd94d04e2ab69c2508
parent925a2f936ee5c3666469877bfc1af1c0992cc031
If supported by the linker, prevent the ELF loader from calling the
dll constructors at load time and call them from the dll entry point
instead.
configure
configure.ac
dlls/kernel/process.c
dlls/ntdll/loader.c
include/config.h.in
tools/winebuild/spec32.c