diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-12-21 12:44:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-12-21 12:44:20 +0000 |
| commit | 8340281fb107174cf94783010a31c056a5711f2b (patch) | |
| tree | d1e14607bf54cb8072d16a6a73a1e387b93c7cbf /release/picobsd/bridge | |
| parent | cbbdcac72ab315ad34e8a08b268717475225c4e4 (diff) | |
Notes
Diffstat (limited to 'release/picobsd/bridge')
| -rw-r--r-- | release/picobsd/bridge/crunch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index 911f738d88a8..02896cec36d4 100644 --- a/release/picobsd/bridge/crunch.conf +++ b/release/picobsd/bridge/crunch.conf @@ -18,7 +18,7 @@ # Default build options. Basically tell the Makefiles which understand # that to use the most compact possible version of the code. # -buildopts -DNOPAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH -DPPP_NO_PAM -DNOIPSEC -DNO_INET6 +buildopts -DNOPAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH -DPPP_NO_PAM -DTRACEROUTE_NO_IPSEC -DNO_INET6 # directories where to look for sources of various binaries. # @__CWD__@ is a magic keyword in the picobsd's (Makefile.conf) |
