FreeBSD Bugzilla – Attachment 80609 Details for
Bug 115581
[Makefile] [patch] -mfancy-math-387 has no effect
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 423 bytes, created by
Šimun Mikecin
on 2007-08-16 17:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Šimun Mikecin
Created:
2007-08-16 17:50:01 UTC
Size:
423 bytes
patch
obsolete
>--- Makefile.inc1.orig Tue Jul 10 18:39:36 2007 >+++ Makefile.inc1 Thu Aug 16 18:30:44 2007 >@@ -238,7 +238,7 @@ > .else > LIB32CPUTYPE= ${TARGET_CPUTYPE} > .endif >-LIB32FLAGS= -m32 -march=${LIB32CPUTYPE} -mfancy-math-387 -DCOMPAT_32BIT \ >+LIB32FLAGS= -m32 -march=${LIB32CPUTYPE} -mfancy-math-387 -funsafe-math-optimizations -DCOMPAT_32BIT \ > -iprefix ${LIB32TMP}/usr/ \ > -L${LIB32TMP}/usr/lib32 \ > -B${LIB32TMP}/usr/lib32
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 115581
: 80609