summaryrefslogtreecommitdiffstats
path: root/release/picobsd/router
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2000-11-15 14:47:37 +0000
committerjoe <joe@FreeBSD.org>2000-11-15 14:47:37 +0000
commit418adb06fe2dbfb40af1dffd230b99e46e649bee (patch)
treeb48294c2f2790b459b4ad0fbd6cba3c541f05e78 /release/picobsd/router
parentbd39d53f3470e5c6f0325556a077230347f27302 (diff)
downloadFreeBSD-src-418adb06fe2dbfb40af1dffd230b99e46e649bee.zip
FreeBSD-src-418adb06fe2dbfb40af1dffd230b99e46e649bee.tar.gz
Wrap the build options up into the crunch.conf file now that crunchgen
knows what to do with them.
Diffstat (limited to 'release/picobsd/router')
-rw-r--r--release/picobsd/router/crunch1/crunch.conf3
-rw-r--r--release/picobsd/router/crunch1/crunch.inc12
2 files changed, 3 insertions, 12 deletions
diff --git a/release/picobsd/router/crunch1/crunch.conf b/release/picobsd/router/crunch1/crunch.conf
index 5ab444d..5e655a2 100644
--- a/release/picobsd/router/crunch1/crunch.conf
+++ b/release/picobsd/router/crunch1/crunch.conf
@@ -4,6 +4,9 @@
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
+# Default build options
+buildopts -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC
+
# other sources
srcdirs /usr/src/bin
srcdirs /usr/src/sbin/i386
diff --git a/release/picobsd/router/crunch1/crunch.inc b/release/picobsd/router/crunch1/crunch.inc
deleted file mode 100644
index 91ddee8..0000000
--- a/release/picobsd/router/crunch1/crunch.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-# Anything that you add to OPTS will be added to the build rules for each
-# program built.
-
-OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC
-
-
-# Per program options can be added also...
-#ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH
-
-#end
OpenPOWER on IntegriCloud