m68k: move definition of libgcc_s soname to shlib-versions
This commit is contained in:
parent
928501fb7b
commit
3cad7dc5f0
@ -1,3 +1,8 @@
|
||||
2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* sysdeps/m68k/libgcc_s.h: Remove.
|
||||
* sysdeps/m68k/shlib-versions: Add libgcc_s.
|
||||
|
||||
2012-04-18 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
|
||||
|
@ -1,2 +0,0 @@
|
||||
/* Name of libgcc_s library provided by gcc, m68k version. */
|
||||
#define LIBGCC_S_SO "libgcc_s.so.2"
|
1
sysdeps/m68k/shlib-versions
Normal file
1
sysdeps/m68k/shlib-versions
Normal file
@ -0,0 +1 @@
|
||||
m68k-.*-linux.* libgcc_s=2
|
Loading…
Reference in New Issue
Block a user