Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 82bbe2f6a96ddca05c0f6c96b0a9d5ce > files > 18

gcc3.3-3.3.6-11.mga5.src.rpm

--- gcc-3.3.2/gcc/ada/Makefile.in.ada-makefile	2003-12-15 10:16:02.000000000 -0500
+++ gcc-3.3.2/gcc/ada/Makefile.in	2003-12-15 13:23:10.000000000 -0500
@@ -143,7 +143,7 @@ MISCLIB =
 objext = .o
 exeext =
 arext  = .a
-soext  = .so
+soext  = .so.1
 shext  =
 
 HOST_CC=$(CC)