From c6da7f1549e28aa161f2f1410aaeb551edf94c01 Mon Sep 17 00:00:00 2001 From: Sarod Yatawatta Date: Mon, 27 Feb 2017 11:46:40 +0100 Subject: [PATCH] added casacore lib to linker path --- src/MS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MS/Makefile b/src/MS/Makefile index 99331e8..3c15a09 100644 --- a/src/MS/Makefile +++ b/src/MS/Makefile @@ -9,7 +9,7 @@ LAPACK=-lopenblas -lgfortran -lpthread LAPACK_DIR=/usr/local/OpenBLAS/lib/ #LAPACK_DIR=/usr/lib/atlas/sse/ -LDFLAGS=-Wl,--rpath,/usr/local/OpenBLAS/lib/ +LDFLAGS=-Wl,--rpath,/usr/local/OpenBLAS/lib/,--rpath,${CASA_LIBDIR} #LDFLAGS=-Wl,-t,--rpath,/software/users/lofareor/SW/lib64 # -Wl,--hash-style=both