libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 05/10] OS/2 uses ld inherited from GNU ld


From: KO Myung-Hun
Subject: [PATCH 05/10] OS/2 uses ld inherited from GNU ld
Date: Thu, 23 Feb 2012 00:01:58 +0900

---
 m4/libtool.m4 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 94bddcb..10bfb81 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -4674,6 +4674,9 @@ dnl Note also adjust exclude_expsyms for C++ above.
       with_gnu_ld=no
     fi
     ;;
+  os2*)
+    with_gnu_ld=yes
+    ;;
   interix*)
     # we just hope/assume this is gcc and not c89 (= MSVC++)
     with_gnu_ld=yes
-- 
1.7.3.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]