/[ports]
ViewVC logotype

Revision 480035


Jump to revision: Previous Next
Author: emaste
Date: Tue Sep 18 16:08:00 2018 UTC (5 years, 9 months ago)
Changed paths: 4
Log Message:
lang/php*: link with -znotext on i386

This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.

PR:		214864, 230207
Approved by:	bapt
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17193


Changed paths

Path Details
Directoryhead/lang/php56/Makefile modified , text changed
Directoryhead/lang/php70/Makefile modified , text changed
Directoryhead/lang/php71/Makefile modified , text changed
Directoryhead/lang/php72/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27