configure: For Mac, link wineloader with -no_pie if it's available.

Ken Thomases ken at codeweavers.com
Thu Oct 16 22:03:11 CDT 2014


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.

This replaces the use of -macosx_version_min 10.6 which I believe was a poor-
man's way to achieve the same thing, but which was only used when building on
OS X 10.7 (as opposed to 10.7 _and later_).

For <https://bugs.winehq.org/show_bug.cgi?id=37034>.
---
configure    | 28 +++++++++++++++++++++++++---
configure.ac |  5 ++---
2 files changed, 27 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-For-Mac-link-wineloader-with-no_pie-if-it-.patch
Type: text/x-patch
Size: 2315 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141016/780ad306/attachment.bin>


More information about the wine-patches mailing list