Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2018 06:08:55 +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-CHiyHdPTSr@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 #4 from jyri@virkki.com ---
In
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-cfl=
ags.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, noth=
ing
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.

--=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-CHiyHdPTSr>