aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/t-slibgcc-elf-ver
diff options
context:
space:
mode:
authorMatthias Klose <doko@debian.org>2004-02-16 21:39:23 +0000
committerRichard Henderson <rth@gcc.gnu.org>2004-02-16 13:39:23 -0800
commit8c958ed273d3699212053c174c8d6607031a98f5 (patch)
tree6e9ece8212d6e8e92e2a1270bf236bb35f2b86c7 /gcc/config/pa/t-slibgcc-elf-ver
parent35d0b14df6995e79e84201c45d49ef986f9e0b77 (diff)
downloadgcc-8c958ed273d3699212053c174c8d6607031a98f5.zip
gcc-8c958ed273d3699212053c174c8d6607031a98f5.tar.gz
gcc-8c958ed273d3699212053c174c8d6607031a98f5.tar.bz2
t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVERSION.
* config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVERSION. * config/m68k/t-slibgcc-elf-ver: New file. * config/pa/t-slibgcc-elf-ver: New file. * config.gcc (m68k-linux, parisc-linux): Use them when not sjlj exceptions are not configured. From-SVN: r77920
Diffstat (limited to 'gcc/config/pa/t-slibgcc-elf-ver')
-rw-r--r--gcc/config/pa/t-slibgcc-elf-ver3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/pa/t-slibgcc-elf-ver b/gcc/config/pa/t-slibgcc-elf-ver
new file mode 100644
index 0000000..6aac37c
--- /dev/null
+++ b/gcc/config/pa/t-slibgcc-elf-ver
@@ -0,0 +1,3 @@
+# Bump the version number of the shared libgcc library
+
+SHLIB_SOVERSION = 2