From 40611c2684a80c8eb0128b57d2d489512cb036ee Mon Sep 17 00:00:00 2001 From: goodale Date: Fri, 1 Sep 2000 16:39:14 +0000 Subject: Adding libraries for intel compiler. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1808 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/known-architectures/linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/make/known-architectures/linux b/lib/make/known-architectures/linux index 8e32716e..e4f40efe 100644 --- a/lib/make/known-architectures/linux +++ b/lib/make/known-architectures/linux @@ -162,7 +162,7 @@ else : ${LIBS="fortran ffio m"} ;; Intel) - : ${LIBS="m"} + : ${LIBS="IEPCF90 F90 C m"} ;; none) : ${LIBS="m"} -- cgit v1.2.3