From: Nick Clifton Date: Fri, 9 Jul 1999 03:27:25 +0000 (+0000) Subject: Applied patch from Felix Lee : X-Git-Tag: gdb-1999-07-12~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a2746396aba30764c02a0bd35f40fed80a54666;p=external%2Fbinutils.git Applied patch from Felix Lee : Fix quoting problem, for bash 2.x --- 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 <