From: Nick Clifton Date: Fri, 9 Jul 1999 03:27:25 +0000 (+0000) Subject: Applied patch from Felix Lee : X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7a2746396aba30764c02a0bd35f40fed80a54666;p=binutils-gdb.git Applied patch from Felix Lee : Fix quoting problem, for bash 2.x --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 3f3d8d6bbce..42f040d43f0 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 b9713388fa6..65f770cabfa 100644 --- a/ld/scripttempl/mcorepe.sc +++ b/ld/scripttempl/mcorepe.sc @@ -35,9 +35,16 @@ else R_RSRC= fi -cat <