From: cas Date: Tue, 30 Nov 1999 18:01:11 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=35ba65bb5164b5928f51744e07b844f67b249fb1;p=occt-wok.git No comments --- 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;