[115520] trunk/dports/math/DSDP/files/patch-make.include.diff

ryandesign at macports.org ryandesign at macports.org
Fri Jan 3 16:23:34 PST 2014


Revision: 115520
          https://trac.macports.org/changeset/115520
Author:   ryandesign at macports.org
Date:     2014-01-03 16:23:34 -0800 (Fri, 03 Jan 2014)
Log Message:
-----------
DSDP: fix build failure with current atlas (#35851)

Modified Paths:
--------------
    trunk/dports/math/DSDP/files/patch-make.include.diff

Modified: trunk/dports/math/DSDP/files/patch-make.include.diff
===================================================================
--- trunk/dports/math/DSDP/files/patch-make.include.diff	2014-01-04 00:05:38 UTC (rev 115519)
+++ trunk/dports/math/DSDP/files/patch-make.include.diff	2014-01-04 00:23:34 UTC (rev 115520)
@@ -34,7 +34,7 @@
  # Needed to link DSDP library to the driver ( read SDPA files, maxcut example, ...)
  # Also include the math library and other libraries needed to link the BLAS to the C files that call them.
 -LAPACKBLAS  = -llapack -lblas -lg2c -lm
-+LAPACKBLAS  = -llapack -lblas -lm
++LAPACKBLAS  = -ltatlas -lm
  #LAPACKBLAS  = -L/usr/lib/ -llapack -lblas -lg2c -lm
  #LAPACKBLAS  = -L/home/benson/ATLAS/Linux_P4SSE2/lib -llapack -lcblas -lf77blas -latlas -lg2c -lm
  #LAPACKBLAS  = -L/sandbox/benson/ATLAS-3.6/lib/Linux_P4SSE2  -llapack -lcblas -lf77blas -latlas -lg2c -lm 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140103/091a7437/attachment.html>


More information about the macports-changes mailing list