diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-03-16 00:24:54 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-03-16 00:24:54 +0000 |
| commit | 139b410f5b87cee18a203a33888eba6a81ca83cb (patch) | |
| tree | b5e5e076073bb7ac0ab6b974d6adde23b59582bd /tools | |
| parent | aa1432eb4481b6be4ecfaa005d242ec8eafff747 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/tinderbox/etc/current.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/etc/current.rc b/tools/tools/tinderbox/etc/current.rc index 3951e20f95b72..70ec128e44907 100644 --- a/tools/tools/tinderbox/etc/current.rc +++ b/tools/tools/tinderbox/etc/current.rc @@ -6,4 +6,6 @@ branches = CURRENT platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64 +cflags = -O2 -pipe +coptflags = %%CFLAGS%% recipient = %%SENDER%%,<current@freebsd.org>,<%%arch%%@freebsd.org> |
