configure: For Mac, link wineloader with -no_pie if it's available.
commit5ddaf34d69fe9608e45abb65a48854b22fa3610a
authorKen Thomases <ken@codeweavers.com>
Fri, 17 Oct 2014 03:03:11 +0000 (16 22:03 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Oct 2014 06:49:53 +0000 (17 15:49 +0900)
treeb822a38033d25f91a2ef10228a61ed6220a90bc6
parentbd460bca1ccade89400515fa004c5e3204e55d11
configure: For Mac, link wineloader with -no_pie if it's available.

This is necessary for the specified image base and WINE_DOS and WINE_SHAREDHEAP
segment addresses to be respected.  The latter are necessary to reserve the
correct ranges of the address space.
configure
configure.ac