From 477627ee80fd16eb106d74560b4ae27e584c7a64 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Thu, 12 Jul 2012 09:48:12 +0000 Subject: unwanted duplicate --- usr.bin/libtool/LT/Program.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/libtool') diff --git a/usr.bin/libtool/LT/Program.pm b/usr.bin/libtool/LT/Program.pm index 09fb009acc9..caac7c203a1 100644 --- a/usr.bin/libtool/LT/Program.pm +++ b/usr.bin/libtool/LT/Program.pm @@ -1,4 +1,4 @@ -# $OpenBSD: Program.pm,v 1.15 2012/07/12 09:43:34 espie Exp $ +# $OpenBSD: Program.pm,v 1.16 2012/07/12 09:48:11 espie Exp $ # Copyright (c) 2007-2010 Steven Mestdagh # Copyright (c) 2012 Marc Espie @@ -111,7 +111,6 @@ sub link my ($staticlibs, $finalorderedlibs, $args) = $linker->common1($parser, $gp, $deplibs, $libdirs, $dirs, $libs); - $parser->resolve_la($deplibs, $libdirs); my $symlinkdir = $ltdir; if ($odir ne '.') { -- cgit v1.2.3