From be3e620119165a017266af64ae310cd6343a370a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 14 Mar 2008 05:57:19 +0000 Subject: Don't get confused about whether a symbol is the default version if we see a later reference to it. Add tests for this case. --- gold/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gold/Makefile.in') diff --git a/gold/Makefile.in b/gold/Makefile.in index 4e87352..08f87eb 100644 --- a/gold/Makefile.in +++ b/gold/Makefile.in @@ -220,6 +220,8 @@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ POSUB = @POSUB@ RANLIB = @RANLIB@ +READELF_FALSE = @READELF_FALSE@ +READELF_TRUE = @READELF_TRUE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STATIC_TLS_FALSE = @STATIC_TLS_FALSE@ -- cgit v1.1