diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-02-15 16:34:56 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-02-15 16:34:56 +0000 |
| commit | 51d031de2297744207546a0dea94dbaac2daaa97 (patch) | |
| tree | f62183d529e22cb6f2ec221ce6131ef3d06d6036 /etc | |
| parent | a797f161a5d7a6441ec26a9df8830631e82b66a0 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index c160850cd626..24d990acc849 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -106,7 +106,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ #NOGAMES= true # do not build games (games/ subdir) #NOINFO= true # do not make or install info files #NOLIBC_R= true # do not build libc_r (re-entrant version of libc) -#NOMAN true # do not build manual pages +#NOMAN= true # do not build manual pages #NOPERL= true # do not build perl. Disables OpenSSL optimizations #NOPROFILE= true # Avoid compiling profiled libraries #NOSECURE= true # do not build crypto code in secure/ subdir |
