From 01f3e03bcd992cc2917f5d228e763ef3d65e67ad Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 13 Feb 1996 09:26:53 +0000 Subject: Sat Feb 10 13:09:03 1996 Andreas Schwab * sysdeps/unix/sysv/linux/sys/mman.h: Define MAP_ANON and MAP_FILE if not already defined. * elf/elf.h: Add m68k reloc definitions. * sysdeps/m68k/dl-machine.h, sysdeps/m68k/elf/start.S: New files. Sat Feb 10 13:09:03 1996 Andreas Schwab * sysdeps/unix/sysv/linux/sys/mman.h: Define MAP_ANON and MAP_FILE if not already defined. * elf/elf.h: Add m68k reloc definitions. * sysdeps/m68k/dl-machine.h, sysdeps/m68k/elf/start.S: New files. --- sysdeps/unix/sysv/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps/unix/sysv/Makefile') diff --git a/sysdeps/unix/sysv/Makefile b/sysdeps/unix/sysv/Makefile index b40766035d..6bd4240921 100644 --- a/sysdeps/unix/sysv/Makefile +++ b/sysdeps/unix/sysv/Makefile @@ -40,3 +40,6 @@ ifeq ($(subdir),dirent) sysdep_routines := $(sysdep_routines) s_getdents endif + +# In SYSV style archives the symbol table member has an empty name. +ar-symtab-name = -- cgit v1.2.3