mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove obsolate knob description.
This commit is contained in:
parent
c435342d61
commit
8f5148b801
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131300
2 changed files with 0 additions and 2 deletions
|
@ -126,7 +126,6 @@ pre-fetch:
|
|||
@${ECHO} " WITH_LINUXTHREADS=yes Use the linuxthreads pthread library."
|
||||
@${ECHO} " WITH_PROC_SCOPE_PTH=yes Use process scope threads"
|
||||
@${ECHO} " (try it if you use libpthread)."
|
||||
@${ECHO} " OVERWRITE_DB=yes Re-initialize default databases."
|
||||
@${ECHO} " BUILD_OPTIMIZED=yes Enable compiler optimizations"
|
||||
@${ECHO} " (use it if you need speed)."
|
||||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
|
|
|
@ -133,7 +133,6 @@ pre-fetch:
|
|||
@${ECHO} " WITH_LINUXTHREADS=yes Use the linuxthreads pthread library."
|
||||
@${ECHO} " WITH_PROC_SCOPE_PTH=yes Use process scope threads"
|
||||
@${ECHO} " (try it if you use libpthread)."
|
||||
@${ECHO} " OVERWRITE_DB=yes Re-initialize default databases."
|
||||
@${ECHO} " BUILD_OPTIMIZED=yes Enable compiler optimizations"
|
||||
@${ECHO} " (use it if you need speed)."
|
||||
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
|
||||
|
|
Loading…
Add table
Reference in a new issue