From: Alexandre Oliva Date: Thu, 20 Feb 2003 02:09:45 +0000 (+0000) Subject: libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4063ae699cca59c80254acc8e72682dbf8a64701;p=gcc.git libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it. From-SVN: r63150 --- diff --git a/ltconfig b/ltconfig index bfd7688f79a..44a5d698810 100755 --- a/ltconfig +++ b/ltconfig @@ -1190,7 +1190,7 @@ irix5* | irix6*) version_type=linux else version_type=irix - if + fi version_type=irix need_lib_prefix=no need_version=no