FreeBSD Bugzilla – Attachment 48359 Details for
Bug 74011
math/sdpara has a broken Makefile when WITH_OPTIMIZED_FLAGS is defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-Makefile
patch-Makefile (text/plain), 570 bytes, created by
Jie Gao
on 2004-11-16 19:50:06 UTC
(
hide
)
Description:
patch-Makefile
Filename:
MIME Type:
Creator:
Jie Gao
Created:
2004-11-16 19:50:06 UTC
Size:
570 bytes
patch
obsolete
>--- Makefile.orig Tue Nov 16 12:41:05 2004 >+++ Makefile Tue Nov 16 12:41:36 2004 >@@ -33,6 +33,8 @@ > LAPACK= -lalapack > CBLAS= -lcblas -lf77blas -latlas -lg2c > >+.include<bsd.port.pre.mk> >+ > .if defined(WITH_OPTIMIZED_FLAGS) > FFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double > CXXFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double -Wno-multichar >@@ -72,4 +74,4 @@ > > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 Raw
Actions:
View
Attachments on
bug 74011
: 48359