summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-02-03 10:55:00 +0000
committerdes <des@FreeBSD.org>2006-02-03 10:55:00 +0000
commitc240423edcd7afffffe553039211f0bdf33f3d95 (patch)
treea1b8a56f6b5d7516ca5f49a585d1321ea4bb0a5a /tools
parent34c591bb1c198d5ad16eb7d55999e2bd7abcd507 (diff)
downloadFreeBSD-src-c240423edcd7afffffe553039211f0bdf33f3d95.zip
FreeBSD-src-c240423edcd7afffffe553039211f0bdf33f3d95.tar.gz
Use -O2 on RELENG_6 as well
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/releng_6.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/etc/releng_6.rc b/tools/tools/tinderbox/etc/releng_6.rc
index 2a4065c..133cfcd 100644
--- a/tools/tools/tinderbox/etc/releng_6.rc
+++ b/tools/tools/tinderbox/etc/releng_6.rc
@@ -6,4 +6,6 @@
branches = RELENG_6_0, RELENG_6
platforms = alpha, amd64, i386/i386, i386/pc98, sparc64
+cflags = -O2 -pipe
+coptflags = %%CFLAGS%%
recipient = %%SENDER%%,<stable@freebsd.org>,<%%arch%%@freebsd.org>
OpenPOWER on IntegriCloud