Browse Source

libtool upgrade to 2.4.6 - 12/n: fix preloading symbols on Solaris 11.3

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22373
Ozkan Sezer 3 years ago
parent
commit
897efe1837
1 changed files with 1 additions and 1 deletions
  1. 1 1
      acinclude/libtool.m4

+ 1 - 1
acinclude/libtool.m4

@@ -3935,7 +3935,7 @@ osf*)
   symcode='[[BCDEGQRST]]'
   ;;
 solaris*)
-  symcode='[[BDRT]]'
+  symcode='[[BCDRT]]'
   ;;
 sco3.2v5*)
   symcode='[[DT]]'