On 04/20/2010 07:49 AM, Natanael Copa wrote: > Since sublevel releases are not ABI compatible we need to adjust > the soname to include the sublevel version. > > This makes it possible to install ABI incompatible versions of the > library side by side so clean upgrades are possible. > --- > Makefile.in | 10 +++++----- > Makerules | 4 ++-- > Rules.mak | 16 ++++++++++------ > ldso/ldso/Makefile.in | 6 +++--- > ldso/libdl/Makefile.in | 2 +- > libc/Makefile.in | 10 +++++----- > libcrypt/Makefile.in | 4 ++-- > libintl/Makefile.in | 4 ++-- > libm/Makefile.in | 4 ++-- > libnsl/Makefile.in | 2 +- > libpthread/linuxthreads.old/Makefile.in | 4 ++-- > libpthread/linuxthreads.old_db/Makefile.in | 2 +- > libpthread/linuxthreads/Makefile.in | 6 +++--- > libpthread/linuxthreads_db/Makefile.in | 2 +- > libpthread/nptl/Makefile.in | 6 +++--- > libpthread/nptl_db/Makefile.in | 2 +- > libresolv/Makefile.in | 2 +- > librt/Makefile.in | 2 +- > libutil/Makefile.in | 4 ++-- > 19 files changed, 48 insertions(+), 44 deletions(-)
Applied, minus the mistaken LDFLAGS hunk Thanks, -Austin _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
