wine/tools/winegcc
Michael Cronenworth a35f9a13a8 winegcc: Check for linker relocation support before relying on prelink.
Prelink was used to rewrite binares and set their text segment, but
modern linkers support setting the value at link time. Prelink is
being retired by upstream.

Signed-off-by: Michael Cronenworth <mike@cchtml.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-22 16:57:06 +09:00
..
Makefile.in makefiles: Support building with non-default LD. 2015-01-22 21:42:25 +01:00
utils.c winegcc: Set the LDDLLFLAGS according to the target platform. 2013-08-27 21:30:02 +02:00
utils.h winegcc: Set the LDDLLFLAGS according to the target platform. 2013-08-27 21:30:02 +02:00
winegcc.c winegcc: Check for linker relocation support before relying on prelink. 2015-10-22 16:57:06 +09:00
winegcc.man.in winegcc: Fix manpage formatting. 2013-07-17 20:30:49 +02:00