summaryrefslogtreecommitdiffstats
path: root/release/alpha
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-31 17:02:37 +0000
committerru <ru@FreeBSD.org>2001-03-31 17:02:37 +0000
commit5e971cadf92d774f279a1cda24d0ee8d9f2af436 (patch)
treeeb5443ed6aa1d156631d85b9bfd02c350a2ac83c /release/alpha
parent4f5d847f7d22539daf924603c1aba54f691e870e (diff)
downloadFreeBSD-src-5e971cadf92d774f279a1cda24d0ee8d9f2af436.zip
FreeBSD-src-5e971cadf92d774f279a1cda24d0ee8d9f2af436.tar.gz
Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
Diffstat (limited to 'release/alpha')
-rw-r--r--release/alpha/boot_crunch.conf2
-rw-r--r--release/alpha/fixit_crunch.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf
index 9d14ccf..34e80a1 100644
--- a/release/alpha/boot_crunch.conf
+++ b/release/alpha/boot_crunch.conf
@@ -1,5 +1,7 @@
# $FreeBSD$
+buildopts -DRELEASE_CRUNCH
+
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/usr.sbin/pccard
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf
index 97949b1..a86577d 100644
--- a/release/alpha/fixit_crunch.conf
+++ b/release/alpha/fixit_crunch.conf
@@ -1,5 +1,7 @@
# $FreeBSD$
+buildopts -DRELEASE_CRUNCH
+
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
OpenPOWER on IntegriCloud