From a74fc341b922f38161d10a9470b63ad537e13f07 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 27 Aug 2002 19:38:14 +0000 Subject: Semonstrate a problem where weak symbols referenced in shared libs are not being overridden when those same symbols _are_ overridden by other shared libs in the main app. Ick. -Erik --- test/ldso/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/ldso/.cvsignore') diff --git a/test/ldso/.cvsignore b/test/ldso/.cvsignore index d837b46a4..aac695f97 100644 --- a/test/ldso/.cvsignore +++ b/test/ldso/.cvsignore @@ -1,3 +1,5 @@ dltest libhowdy.so dltest2 +dlttest +dlttest2 -- cgit v1.2.3