/[ports]
ViewVC logotype

Revision 485615


Jump to revision: Previous Next
Author: emaste
Date: Thu Nov 22 20:20:58 2018 UTC (5 years, 7 months ago)
Changed paths: 1
Log Message:
lang/php73: 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
Sponsored by:	The FreeBSD Foundation


Changed paths

Path Details
Directoryhead/lang/php73/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27