FreeBSD Bugzilla – Attachment 147341 Details for
Bug 161359
math/gotoblas build fails on "Sandy Bridge" CPU
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gotoblas-2.1.13.3.4.0_5.diff
gotoblas-2.1.13.3.4.0_5.diff (text/plain), 987 bytes, created by
Carlos J Puga Medina
on 2014-09-15 11:54:50 UTC
(
hide
)
Description:
gotoblas-2.1.13.3.4.0_5.diff
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2014-09-15 11:54:50 UTC
Size:
987 bytes
patch
obsolete
>diff -urN /usr/ports/math/gotoblas.old/Makefile /usr/ports/math/gotoblas/Makefile >--- /usr/ports/math/gotoblas.old/Makefile 2014-09-15 13:48:11.000000000 +0200 >+++ /usr/ports/math/gotoblas/Makefile 2014-09-15 13:49:21.000000000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= gotoblas > PORTVERSION= 2.${GOTOBLAS2VER}.${LAPACKVER} >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= math > MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/gotoblas|} \ > NL:lapack,lapack_tmg >@@ -39,11 +39,6 @@ > SUB_LIST= MAXTHREADS=${MAXTHREADS} > MAKE_JOBS_UNSAFE= yes > >-.if defined(PACKAGE_BUILDING) >-OPTIONS_DEFAULT_i386= DYNAMIC_ARCH >-OPTIONS_DEFAULT_amd64= DYNAMIC_ARCH >-.endif >- > OPTIONS_DEFINE_i386= DYNAMIC_ARCH > OPTIONS_DEFINE_amd64= DYNAMIC_ARCH > OPTIONS_DEFINE= INTERFACE64 OPENMP >@@ -54,6 +49,12 @@ > > .include <bsd.port.options.mk> > >+.if ${ARCH} == "i386" >+OPTIONS_DEFAULT_i386= DYNAMIC_ARCH >+.elif ${ARCH} == "amd64" >+OPTIONS_DEFAULT_amd64= DYNAMIC_ARCH >+.endif >+ > MAXTHREADS?= 8 > > .if ${ARCH:M*64} == ""
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 161359
: 147341