[Bug 229773] sysutils/dupd: update to version 1.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 20 06:08:58 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229773

--- Comment #4 from jyri at virkki.com ---
In
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-cflags.html
it says "The system CFLAGS contains system-wide optimization flags."

So maybe -O3 is already there and inherited by the ports build? If so, nothing
to do.

But if it isn't, then yes, make sure it is built with -O3 as it can make a huge
difference. Every now and then I scare myself thinking I must've introduced a
~2x performance regression when I accidentally test a non-optimized build.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list