Searched hist:68569 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.1diff 68569 Fri Nov 10 13:21:37 MST 2000 joe Define a new special type: buildopts.

This allows build flags to be specified for a particular program from
within the crunch.conf file, eg:

prog ppp
special ppp buildopts -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM

This adds '-DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM' to make targets
related to ppp when determining which object files to build and
when calculating dependencies and building the targets.
H A Dcrunchgen.cdiff 68569 Fri Nov 10 13:21:37 MST 2000 joe Define a new special type: buildopts.

This allows build flags to be specified for a particular program from
within the crunch.conf file, eg:

prog ppp
special ppp buildopts -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM

This adds '-DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM' to make targets
related to ppp when determining which object files to build and
when calculating dependencies and building the targets.

Completed in 57 milliseconds