mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Wrap the build options up into the crunch.conf file now that crunchgen
knows what to do with them.
This commit is contained in:
parent
cb17760de7
commit
cc80a61ac0
13 changed files with 22 additions and 88 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,13 +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...
|
||||
# i.e.
|
||||
# ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH
|
||||
|
||||
#end
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
# You can add make variables and targets for the crunch building process
|
||||
# $FreeBSD$
|
||||
|
||||
# Anything that you add to OPTS will be added to the build rules for each
|
||||
# program built.
|
||||
# i.e:
|
||||
# OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC
|
||||
|
||||
|
||||
# Per program options can be added also by defining prog_OPTS:
|
||||
# ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH
|
||||
|
||||
#end
|
||||
|
|
@ -3,6 +3,9 @@
|
|||
# NOTE1: 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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -23,11 +26,14 @@ progs sysctl route pwd_mkdb dev_mkdb
|
|||
progs mount mount_msdos umount
|
||||
progs kill mount_std natd
|
||||
|
||||
progs pwd ppp telnet less
|
||||
progs pwd telnet less
|
||||
ln less more
|
||||
progs passwd date
|
||||
progs mount_cd9660 mount_nfs ping traceroute routed ipfw
|
||||
|
||||
progs ppp
|
||||
special ppp buildopts -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B
|
||||
|
||||
progs minigzip
|
||||
ln minigzip gzip
|
||||
ln mount_cd9660 cd9660
|
||||
|
|
|
|||
|
|
@ -1,13 +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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Reference in a new issue