From 1b74661a6b93a892ecb1c717dedeedba5c2a976c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 25 Jun 2011 00:06:42 -0700 Subject: Explicitly remove .gnu.glibc-stub sections with objcopy when not using linker script. --- config.make.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index 34842bfcd6..6e876ebece 100644 --- a/config.make.in +++ b/config.make.in @@ -116,6 +116,7 @@ PWD_P = @PWD_P@ BISON = @BISON@ AUTOCONF = @AUTOCONF@ OBJDUMP = @OBJDUMP@ +OBJCOPY = @OBJCOPY@ # Installation tools. INSTALL = @INSTALL@ -- cgit 1.4.1