FreeBSD Bugzilla – Attachment 148335 Details for
Bug 194350
[patch] fix typos in src.conf.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix additional typo: compiiler -> compiler
bugzilla-194350.patch (text/plain), 1.19 KB, created by
Steven Kreuzer
on 2014-10-15 13:02:43 UTC
(
hide
)
Description:
Fix additional typo: compiiler -> compiler
Filename:
MIME Type:
Creator:
Steven Kreuzer
Created:
2014-10-15 13:02:43 UTC
Size:
1.19 KB
patch
obsolete
>Index: tools/build/options/WITHOUT_CLANG_BOOTSTRAP >=================================================================== >--- tools/build/options/WITHOUT_CLANG_BOOTSTRAP (revision 273060) >+++ tools/build/options/WITHOUT_CLANG_BOOTSTRAP (working copy) >@@ -1,5 +1,5 @@ > .\" $FreeBSD$ > Set to not build the Clang C/C++ compiler during the bootstrap phase of the build. >-You must enable wither gcc or clang bootstrap to be able to build the system, >-unless an alternative compiiler is provided via >+You must enable either gcc or clang bootstrap to be able to build the system, >+unless an alternative compiler is provided via > XCC. >Index: tools/build/options/WITHOUT_GCC_BOOTSTRAP >=================================================================== >--- tools/build/options/WITHOUT_GCC_BOOTSTRAP (revision 273060) >+++ tools/build/options/WITHOUT_GCC_BOOTSTRAP (working copy) >@@ -1,5 +1,5 @@ > .\" $FreeBSD$ > Set to not build gcc and g++ as part of the bootstrap process. >-You must enable wither gcc or clang bootstrap to be able to build the system, >-unless an alternative compiiler is provided via >+You must enable either gcc or clang bootstrap to be able to build the system, >+unless an alternative compiler is provided via > XCC.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194350
:
148294
| 148335