mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Strengthen the wording regarding the THREADS OPTION for <FreeBSD-7
This commit is contained in:
parent
42348b0b64
commit
af80cfb8c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216716
@ -47,7 +47,7 @@ OPTIONS= XML "Support for xml statistics output" on \
|
||||
.if ${OSVERSION} >= 700055
|
||||
OPTIONS+= THREADS "Compile with thread support" on
|
||||
.else
|
||||
OPTIONS+= THREADS "Compile with thread support" off
|
||||
OPTIONS+= THREADS "Compile w/threads (Not Recommended <FreeBSD-7)" off
|
||||
.endif
|
||||
|
||||
.if defined(WITH_OPENSSL_PORT)
|
||||
|
@ -47,7 +47,7 @@ OPTIONS= XML "Support for xml statistics output" on \
|
||||
.if ${OSVERSION} >= 700055
|
||||
OPTIONS+= THREADS "Compile with thread support" on
|
||||
.else
|
||||
OPTIONS+= THREADS "Compile with thread support" off
|
||||
OPTIONS+= THREADS "Compile w/threads (Not Recommended <FreeBSD-7)" off
|
||||
.endif
|
||||
|
||||
.if defined(WITH_OPENSSL_PORT)
|
||||
|
Loading…
Reference in New Issue
Block a user