mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-11 01:15:27 +00:00
libtool upgrade to 2.4.6 - 12/n: fix preloading symbols on Solaris 11.3
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22373
This commit is contained in:
parent
b5dc1eedb8
commit
897efe1837
2
acinclude/libtool.m4
vendored
2
acinclude/libtool.m4
vendored
|
@ -3935,7 +3935,7 @@ osf*)
|
|||
symcode='[[BCDEGQRST]]'
|
||||
;;
|
||||
solaris*)
|
||||
symcode='[[BDRT]]'
|
||||
symcode='[[BCDRT]]'
|
||||
;;
|
||||
sco3.2v5*)
|
||||
symcode='[[DT]]'
|
||||
|
|
Loading…
Reference in a new issue