Date: Wed, 12 Nov 2008 12:24:12 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/tinderbox tinderbox.1 tinderbox.pl Message-ID: <200811121224.mACCOCQ1099833@repoman.freebsd.org>
index | next in thread | raw e-mail
des 2008-11-12 12:24:12 UTC
FreeBSD projects repository
Modified files:
tinderbox tinderbox.1 tinderbox.pl
Log:
All the FreeBSD branches we care about already set CFLAGS and COPTFLAGS to
reasonable values. More importantly, they set CFLAGS to different values
for different targets (e.g. -O instead of -O2 for arm and mips). Hence,
it does not make sense for the tinderbox to impose particular CFLAGS and
COPTFLAGS values except at the explicit request of the user.
On the other hand, when a build fails, knowing the values of certain
environment variables may be crucial to understanding what went wrong.
Therefore, we now log a full copy of the environment every time we build
anything, even when not in verbose mode.
Revision Changes Path
1.20 +3 -21 projects/tinderbox/tinderbox.1
1.62 +36 -41 projects/tinderbox/tinderbox.pl
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811121224.mACCOCQ1099833>
