Date: Thu, 19 Jul 2018 16:20:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229773] sysutils/dupd: update to version 1.7 Message-ID: <bug-229773-7788-B6gQ5yH5Uw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229773-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-229773-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229773 --- Comment #3 from Thomas Hurst <tom@hur.st> --- PREFIX is a pretty standard way of defining where your installed software lives, it's provided automatically by the ports framework and other similar systems. It's easy enough to pass in as another name if you really want to= use something else, but IMO that would be similar to using your own special nam= es for CFLAGS and CC. Removing hardcoded optimisation's standard porting behaviour: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-cfl= ags.html If it does make such a difference I'll add it back under the OPTIMIZED_CFLA= GS option so users can choose to be more conservative if they prefer. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229773-7788-B6gQ5yH5Uw>