mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-28 20:23:35 +08:00
hppa: Use new libgcc_so in shlib-versions.
The version of libcc.so used is now controlled via shlib-versions.
This commit is contained in:
parent
fa6da45c11
commit
0d9130fc21
@ -1,3 +1,8 @@
|
||||
2012-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* sysdeps/hppa/libgcc_s.h: Remove.
|
||||
* sysdeps/hppa/shlib-versions: Add libgcc_s.
|
||||
|
||||
2012-04-17 Carlos O'Donell <carlos@systemhalted.org>
|
||||
|
||||
* sysdeps/hppa/dl-irel.h: New file.
|
||||
|
@ -1,2 +0,0 @@
|
||||
/* Name of libgcc_s library provided by gcc. */
|
||||
#define LIBGCC_S_SO "libgcc_s.so.4"
|
@ -5,3 +5,5 @@ hppa.*-.*-.* libc=6 GLIBC_2.2
|
||||
hppa.*-.*-.* ld=ld.so.1 GLIBC_2.2
|
||||
|
||||
hppa-.*-.* libBrokenLocale=1 GLIBC_2.2
|
||||
|
||||
hppa.*-.*-.* libgcc_s=4
|
||||
|
Loading…
Reference in New Issue
Block a user