Nuke reference to RTLD_RELOCATE_SELF.

This commit is contained in:
mycroft 2002-09-24 01:58:44 +00:00
parent c3ece2a45f
commit b59c269424
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile.inc,v 1.5 2002/09/05 15:38:31 mycroft Exp $
# $NetBSD: Makefile.inc,v 1.6 2002/09/24 01:58:44 mycroft Exp $
SRCS+= rtld_start.S mdreloc.c
# XXX Should not be in CPPFLAGS!
CPPFLAGS+= -fpic
CPPFLAGS+= -DELFSIZE=32 #-DRTLD_RELOCATE_SELF
CPPFLAGS+= -DELFSIZE=32
LDFLAGS+= -Bshareable -Bsymbolic -e .rtld_start