FreeBSD Bugzilla – Attachment 11492 Details for
Bug 22622
make.conf includes both "optimisation" and "optimization" spellings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.19 KB, created by
Akinori MUSHA
on 2000-11-05 14:50:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Akinori MUSHA
Created:
2000-11-05 14:50:06 UTC
Size:
1.19 KB
patch
obsolete
>Index: make.conf >=================================================================== >RCS file: /home/ncvs/src/etc/Attic/make.conf,v >retrieving revision 1.73.2.12 >diff -u -r1.73.2.12 make.conf >--- make.conf 2000/10/24 12:50:23 1.73.2.12 >+++ make.conf 2000/11/05 14:43:39 >@@ -10,9 +10,9 @@ > # documentation of the source tree. > # > # CFLAGS controls the compiler settings used when compiling C code. >-# Note that optimisation settings above -O (-O2, ...) are not recommended >+# Note that optimization settings above -O (-O2, ...) are not recommended > # or supported for compiling the world or the kernel - please revert any >-# nonstandard optimisation settings to "-O" before submitting bug reports >+# nonstandard optimization settings to "-O" before submitting bug reports > # to the developers. > # Note also that at this time the -O2 setting is known to produce BROKEN > # CODE on the Alpha platform. >@@ -44,7 +44,7 @@ > # (they aren't needed/necessary) > #OBJLINK= yes > # >-# To compile just the kernel with special optimisations, you should use >+# To compile just the kernel with special optimizations, you should use > # this instead of CFLAGS (which is not applicable to kernel builds anyway): > # > #COPTFLAGS= -O -pipe
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 22622
:
11491
| 11492