Correct last-second typo prior to previous commit.
Also, the previous commit incorrectly claimed a maintainer timeout when in fact the maintainer changed recently and I was looking for mail from the previous maintainer. Submitted by: sobomax
This commit is contained in:
parent
3c660a239b
commit
6a1efc7608
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39007
@ -69,7 +69,7 @@ OPT_ARCH= i486
|
||||
.if !defined(OPT_ARCH) || ((${OPT_ARCH} != "i486") && (${OPT_ARCH} != "i586") \
|
||||
&& (${OPT_ARCH} != "3dnow"))
|
||||
@${ECHO_MSG} "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
|
||||
@${ECHO_MSG} "Note: you can set OPT_ARCH to optimize for your hardware.
|
||||
@${ECHO_MSG} "Note: you can set OPT_ARCH to optimize for your hardware."
|
||||
@${ECHO_MSG} "(e.g. make OPT_ARCH=i486)."
|
||||
@${ECHO_MSG} "Valid values are: i486, i586, 3dnow"
|
||||
@${ECHO_MSG} "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
|
||||
|
Loading…
Reference in New Issue
Block a user