Ticket #37097: patch-make.include.diff.diff
File patch-make.include.diff.diff, 730 bytes (added by jjstickel (Jonathan Stickel), 10 years ago) |
---|
-
patch-make.include.diff
old new 34 34 # Needed to link DSDP library to the driver ( read SDPA files, maxcut example, ...) 35 35 # Also include the math library and other libraries needed to link the BLAS to the C files that call them. 36 36 -LAPACKBLAS = -llapack -lblas -lg2c -lm 37 +LAPACKBLAS = - ltatlas-lm37 +LAPACKBLAS = -Wl,-framework -Wl,Accelerate -lm 38 38 #LAPACKBLAS = -L/usr/lib/ -llapack -lblas -lg2c -lm 39 39 #LAPACKBLAS = -L/home/benson/ATLAS/Linux_P4SSE2/lib -llapack -lcblas -lf77blas -latlas -lg2c -lm 40 40 #LAPACKBLAS = -L/sandbox/benson/ATLAS-3.6/lib/Linux_P4SSE2 -llapack -lcblas -lf77blas -latlas -lg2c -lm