This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uClibc-ng - small C library for embedded systems".
The branch, master has been updated via 58eeb61bd059255436972c0039bcd4b68ef47247 (commit) from 9b9abfbd25d5f95010241bdd72941dafecd56b0e (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 58eeb61bd059255436972c0039bcd4b68ef47247 Author: Waldemar Brodkorb wbx@uclibc-ng.org Date: Wed Aug 19 02:18:24 2015 +0200
Revert "ldso: install backward compatibility symlink by default"
This reverts commit 9b9abfbd25d5f95010241bdd72941dafecd56b0e.
Totally wrong patch. sorry.
-----------------------------------------------------------------------
Summary of changes: ldso/ldso/Makefile.in | 2 -- 1 file changed, 2 deletions(-)
diff --git a/ldso/ldso/Makefile.in b/ldso/ldso/Makefile.in index 21e0dbc..424131c 100644 --- a/ldso/ldso/Makefile.in +++ b/ldso/ldso/Makefile.in @@ -74,8 +74,6 @@ $(ldso): $(ldso:.$(ABI_VERSION)=) $(ldso:.$(ABI_VERSION)=): | $(top_builddir)lib $(ldso:.$(ABI_VERSION)=): $($(UCLIBC_LDSO_NAME)_OUT)/$(UCLIBC_LDSO_NAME)_so.a $(call link.so,$(ldso_FULL_NAME),$(ABI_VERSION)) - # link for backward compatibility - $(call link.so,$(ldso_FULL_NAME),0)
$($(UCLIBC_LDSO_NAME)_OUT)/$(UCLIBC_LDSO_NAME)_so.a: $(ldso-y) $(Q)$(RM) $@
hooks/post-receive