FreeBSD Bugzilla – Attachment 87795 Details for
Bug 124463
Added -mno-sse3 to AMD64 CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 396 bytes, created by
Pegasus Mc Cleaft
on 2008-06-10 22:00:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pegasus Mc Cleaft
Created:
2008-06-10 22:00:11 UTC
Size:
396 bytes
patch
obsolete
>--- kern.mk.orig 2008-06-10 21:51:29.118682306 +0100 >+++ kern.mk 2008-06-10 21:52:23.956029235 +0100 >@@ -70,7 +70,7 @@ > # > .if ${MACHINE_ARCH} == "amd64" > CFLAGS+= -mcmodel=kernel -mno-red-zone \ >- -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow \ >+ -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow \ > -msoft-float -fno-asynchronous-unwind-tables > INLINE_LIMIT?= 8000 > .endif
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 124463
: 87795