From 7a2746396aba30764c02a0bd35f40fed80a54666 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 9 Jul 1999 03:27:25 +0000 Subject: [PATCH] Applied patch from Felix Lee : Fix quoting problem, for bash 2.x --- ld/ChangeLog | 4 ++++ ld/scripttempl/mcorepe.sc | 11 +++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 3f3d8d6..42f040d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +1999-07-08 Felix Lee + + * scripttempl/mcorepe.sc: fix quoting problem, for bash 2.x + 1999-07-08 Jakub Jelinek * ldfile.c (ldfile_open_file_search): Skip libraries made for diff --git a/ld/scripttempl/mcorepe.sc b/ld/scripttempl/mcorepe.sc index b971338..65f770c 100644 --- a/ld/scripttempl/mcorepe.sc +++ b/ld/scripttempl/mcorepe.sc @@ -35,9 +35,16 @@ else R_RSRC= fi -cat <