diff options
Diffstat (limited to 'sysdeps/unix/sysv/Makefile')
-rw-r--r-- | sysdeps/unix/sysv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 = |