ports/153969: [PATCH] devel/upp: Update from 2008.1 to 2791

Sender Ghost lightside at safebox.ru
Thu Jan 27 18:22:39 UTC 2011


pav at FreeBSD.org wrote:
> No, this had little effect. There will be some larger problem, like 
> linking wrong stdlib or something
Ok, I think, I (with help of dolik.rce) found the reason:
LINKER = $(CC)
Need to be:
LINKER = $(CXX)
I created new patch, which replaces all $(CC) with $(CXX).
Please, check.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: upp_2008.1_2791.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20110127/0ffbc834/attachment.txt>


More information about the freebsd-ports-bugs mailing list