mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Add a new file to be included by the makefiles used by crunchgen
(this is a convenient place to put Make variables until we add a -D option to crunchgen). Approved-By: jordan
This commit is contained in:
parent
d13031514e
commit
bdc410e54d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57040
6
release/picobsd/build/crunch.inc
Normal file
6
release/picobsd/build/crunch.inc
Normal file
@ -0,0 +1,6 @@
|
||||
# header file for crunch1.mk
|
||||
RELEASE_CRUNCH=yes
|
||||
NOCRYPT=yes
|
||||
NOPAM=yes
|
||||
NOSECURE=yes
|
||||
NONETGRAPH=yes
|
Loading…
Reference in New Issue
Block a user