From 35ba65bb5164b5928f51744e07b844f67b249fb1 Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 30 Nov 1999 18:01:11 +0000 Subject: [PATCH] No comments --- src/WOKBuilderDef/LD.edl | 2 +- src/WOKBuilderDef/LDSHR.edl | 2 +- src/WOKBuilderDef/LINKSHR.edl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/WOKBuilderDef/LD.edl b/src/WOKBuilderDef/LD.edl index b4f515d..841015e 100755 --- a/src/WOKBuilderDef/LD.edl +++ b/src/WOKBuilderDef/LD.edl @@ -67,7 +67,7 @@ $ %ExternRef \ @if( %Station == "sun" ) then @template LD_Footer ( ) is - $ -lC -lthread -lc ; + $ -lC -lc ; @end; @endif; diff --git a/src/WOKBuilderDef/LDSHR.edl b/src/WOKBuilderDef/LDSHR.edl index 05272e9..d84d85f 100755 --- a/src/WOKBuilderDef/LDSHR.edl +++ b/src/WOKBuilderDef/LDSHR.edl @@ -62,7 +62,7 @@ $ -all %LibDir/lib%LibName.a -none \ @end; @template LDSHR_Footer ( ) is - $ -lC -lthread -lc ; + $ -lC -lc ; @end; @endif; diff --git a/src/WOKBuilderDef/LINKSHR.edl b/src/WOKBuilderDef/LINKSHR.edl index e92a924..fdeda0d 100755 --- a/src/WOKBuilderDef/LINKSHR.edl +++ b/src/WOKBuilderDef/LINKSHR.edl @@ -57,7 +57,7 @@ $ -all %LibDir/lib%LibName.a -none \ @end; @template LINKSHR_Footer ( ) is - $ -lC -lthread -lc ; + $ -lC -lc ; @end; @endif; -- 2.39.5