FreeBSD Bugzilla – Attachment 114014 Details for
Bug 155650
[PATCH] math/atlas: add OPTIONS for STATICLIB and OPTIMIZED_FLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
atlas-3.8.3_2,1.patch
atlas-3.8.3_2,1.patch (text/plain), 1.11 KB, created by
Martin Matuska
on 2011-03-18 07:00:18 UTC
(
hide
)
Description:
atlas-3.8.3_2,1.patch
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2011-03-18 07:00:18 UTC
Size:
1.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/math/atlas/Makefile,v >retrieving revision 1.61 >diff -u -r1.61 Makefile >--- Makefile 10 Nov 2009 11:09:36 -0000 1.61 >+++ Makefile 18 Mar 2011 06:47:44 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= atlas > PORTVERSION= 3.8.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= math > MASTER_SITES= SF/math-${PORTNAME}/Stable/${PORTVERSION} >@@ -24,6 +24,9 @@ > USE_LDCONFIG= yes > CONFLICTS= atlas-devel-[0-9]* > >+OPTIONS= OPTIMIZED_FLAGS "Build with optimized FFLAGS" off \ >+ STATICLIB "Build static libraries" off >+ > .include <bsd.port.pre.mk> > > NOT_FOR_ARCHS= alpha >@@ -106,11 +109,6 @@ > @${ECHO_MSG} "compiler, although other gcc versions may be used; gcc 4.1.x" > @${ECHO_MSG} "is NOT recommended" > @${ECHO_MSG} >-.if !defined(WITH_STATICLIB) >- @${ECHO_MSG} "You can build static libraries with" >- @${ECHO_MSG} "make -DWITH_STATICLIB" >- @${ECHO_MSG} >-.endif > .if !defined(WITH_WALL_TIMER) > @${ECHO_MSG} "If your machine will be solely dedicated to" > @${ECHO_MSG} "building atlas with gcc during the lengthy optimization"
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 155650
: 114014