Commit 4063ae69 by Alexandre Oliva

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
parent 11856278
...@@ -1190,7 +1190,7 @@ irix5* | irix6*) ...@@ -1190,7 +1190,7 @@ irix5* | irix6*)
version_type=linux version_type=linux
else else
version_type=irix version_type=irix
if fi
version_type=irix version_type=irix
need_lib_prefix=no need_lib_prefix=no
need_version=no need_version=no
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment