t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVERSION.
authorMatthias Klose <doko@debian.org>
Mon, 16 Feb 2004 21:39:23 +0000 (21:39 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 16 Feb 2004 21:39:23 +0000 (13:39 -0800)
commit8c958ed273d3699212053c174c8d6607031a98f5
tree6e9ece8212d6e8e92e2a1270bf236bb35f2b86c7
parent35d0b14df6995e79e84201c45d49ef986f9e0b77
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
gcc/ChangeLog
gcc/config.gcc
gcc/config/m68k/t-slibgcc-elf-ver [new file with mode: 0644]
gcc/config/pa/t-slibgcc-elf-ver [new file with mode: 0644]
gcc/config/t-slibgcc-elf-ver