summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-07-19 13:13:07 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-07-19 13:13:07 +0000
commitb704875bf0a5d6a4ece72e35adb8768b81326434 (patch)
tree9e5845567e289a67fdfa3004fd2807179c32077e /lib
parentbcea349c89010dff9465d172f74df8940865247b (diff)
Look in $(LAHEY)/lib for libraries
You need to see the environments variable $(LAHEY) to where your Lahey compiler is installed. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1768 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib')
-rw-r--r--lib/make/known-architectures/linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/make/known-architectures/linux b/lib/make/known-architectures/linux
index 9866865e..2ade50a6 100644
--- a/lib/make/known-architectures/linux
+++ b/lib/make/known-architectures/linux
@@ -141,6 +141,7 @@ else
: ${F77_OPTIMISE_FLAGS="-O"}
: ${F90_OPTIMISE_FLAGS="-O"}
: ${LIBS="fj9i6 fj9e6 fj9f6"}
+ : ${LIBDIRS='${LAHEY)/lib'}
;;
SGI)
: ${LIBS="fortran ffio m"}