[MacPorts] #52503: hexchat 2.12.1 has issues on tiger - and fix
MacPorts
noreply at macports.org
Wed Oct 5 06:09:41 CEST 2016
#52503: hexchat 2.12.1 has issues on tiger - and fix
--------------------------------------+----------------------
Reporter: ken.cunningham.webuse@… | Owner: raimue@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: tiger
Port: hexchat |
--------------------------------------+----------------------
Comment (by ken.cunningham.webuse@…):
the issue might be in this command from src/common/Makefile.in
{{{
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
}}}
that include the CFLAGS and AM_CFLAGS in with the link command... it
ultimately is rather easier to strip out the -fPIE than repair this,
though...
--
Ticket URL: <https://trac.macports.org/ticket/52503#comment:4>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system
More information about the macports-tickets
mailing list