Date: Fri, 12 May 2006 23:05:58 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpview Makefile ports/net/tcpview/files patch-Makefile Message-ID: <200605122305.k4CN5w0a003289@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cy 2006-05-12 23:05:58 UTC
FreeBSD ports repository
Modified files:
net/tcpview Makefile
net/tcpview/files patch-Makefile
Log:
A quirky bug manifests itself when compiler optimisation is used, e.g.
when CFLAGS=-O is specified in make.conf, causing output that should be
displayed on the X display to be sent to stdout instead. This patch
forces compiler optimisation to be turned off allowing the port to work
as designed regardless of the optimisation specified in make.conf.
Revision Changes Path
1.14 +1 -1 ports/net/tcpview/Makefile
1.3 +1 -1 ports/net/tcpview/files/patch-Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605122305.k4CN5w0a003289>
