CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/08/28 08:16:01
Modified files: libexec/ld.so : Makefile Log message: Use ELF_LDFLAGS to pass the --version-script argument such that we actually hide symbols on all our architectures; hppa, hppa64 and sh override LDADD. LDADD isn't really the proper variable for passing linker flags anyway. ok guenther@, deraadt@