diff options
| author | Xin LI <delphij@FreeBSD.org> | 2007-01-26 10:19:08 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2007-01-26 10:19:08 +0000 |
| commit | 9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8 (patch) | |
| tree | e8c13cf34b1eb5603f26abafb36a705c40549e37 /tools | |
| parent | d62866b236b0d094497ad70205bd85d53c00c399 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/options/WITHOUT_BZIP2 | 3 | ||||
| -rw-r--r-- | tools/build/options/WITHOUT_BZIP2_SUPPORT | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_BZIP2 b/tools/build/options/WITHOUT_BZIP2 new file mode 100644 index 000000000000..baf71254dbcd --- /dev/null +++ b/tools/build/options/WITHOUT_BZIP2 @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set to not build contributed bzip2 software as a part of the base system. +.Sy "The option has no effect yet." diff --git a/tools/build/options/WITHOUT_BZIP2_SUPPORT b/tools/build/options/WITHOUT_BZIP2_SUPPORT new file mode 100644 index 000000000000..12b1c7b132f8 --- /dev/null +++ b/tools/build/options/WITHOUT_BZIP2_SUPPORT @@ -0,0 +1,2 @@ +.\" $FreeBSD$ +Set to build some programs without optional bzip2 support. |
