This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, hjl/abi, updated. glibc-2.15-1038-g56bb655


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 "GNU C Library master sources".

The branch, hjl/abi has been updated
       via  56bb6554b9cef5b5a1a92fd745e991871b968e71 (commit)
      from  27abd41bd4e51384f53da893be85604f4d58e5ca (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 -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=56bb6554b9cef5b5a1a92fd745e991871b968e71

commit 56bb6554b9cef5b5a1a92fd745e991871b968e71
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed May 23 16:21:24 2012 -0700

    Remove abi-list-variants from x86_64/Makefile

diff --git a/sysdeps/unix/sysv/linux/x86_64/Makefile b/sysdeps/unix/sysv/linux/x86_64/Makefile
index a33e945..cbb669a 100644
--- a/sysdeps/unix/sysv/linux/x86_64/Makefile
+++ b/sysdeps/unix/sysv/linux/x86_64/Makefile
@@ -1,7 +1,6 @@
 # We don't need any header files.
 abi-list-includes :=
 
-abi-list-variants := 64 32 x32
 abi-list-32-options := -D__i386__ -U__x86_64__
 abi-list-32-condition := !defined __x86_64__
 abi-list-32-ld-soname := ld-linux.so.2

-----------------------------------------------------------------------

Summary of changes:
 sysdeps/unix/sysv/linux/x86_64/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]