mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
(SOVERSION): Change from 3:0:2 to 0:0:0 for ia64 unwind-specification compliance.
(Logical change 1.246)
This commit is contained in:
parent
78e2f93811
commit
ccdd644cf2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
SOVERSION=3:0:2 # See comments at end of file.
|
||||
SOVERSION=7:0:0 # See comments at end of file.
|
||||
SETJMP_SO_VERSION=0:0:0
|
||||
#
|
||||
# Don't link with standard libraries, because those may mention
|
||||
|
|
Loading…
Reference in a new issue