FreeBSD Bugzilla – Attachment 11491 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.26 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.26 KB
patch
obsolete
>Index: make.conf >=================================================================== >RCS file: /home/ncvs/src/etc/defaults/make.conf,v >retrieving revision 1.97.2.24 >diff -u -r1.97.2.24 make.conf >--- make.conf 2000/11/01 10:26:13 1.97.2.24 >+++ make.conf 2000/11/05 14:43:03 >@@ -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. >@@ -35,7 +35,7 @@ > -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ > -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings > # >-# 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