about summary refs log tree commit diff
path: root/scripts/soversions.awk
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-09-16 22:19:22 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-09-16 22:19:22 +0530
commit02657da2cf4457804ed938ee08b8316249126444 (patch)
treeafe1876cc19d2ff0e29c902784280791d2591b39 /scripts/soversions.awk
parent653b1080fad02725ab66e504a7bfeecf4347d7aa (diff)
downloadglibc-02657da2cf4457804ed938ee08b8316249126444.tar.gz
glibc-02657da2cf4457804ed938ee08b8316249126444.tar.xz
glibc-02657da2cf4457804ed938ee08b8316249126444.zip
Include .interp section only for libc.so
Barring libc.so and libdl.so, none of the libraries have any entry
points, so it is pointless to add a .interp section for them.  The
libdl.so entry point (in dlfcn/eval.c) is also defunct, so remove that
file as well.

Build tested for x86_64, ppc64 and s390x.  I have not moved
CFLAGS-interp.c to CPPFLAGS-interp.c isnce I'll be removing it
completely in a follow-up patch.

Siddhesh

	* Makerules (lib%.so): Don't include $(+interp) in
	prerequisites.
	* elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
	* dlfcn/eval.c: Remove file.
Diffstat (limited to 'scripts/soversions.awk')
0 files changed, 0 insertions, 0 deletions