Home | History | Annotate | Line # | Download | only in sparc64
Makefile.inc revision 1.8.82.1
      1  1.8.82.1  pgoyette #	$NetBSD: Makefile.inc,v 1.8.82.1 2018/04/07 04:12:09 pgoyette Exp $
      2       1.1       eeh 
      3       1.6     skrll SRCS+=		rtld_start.S mdreloc.c
      4       1.1       eeh 
      5       1.3   thorpej # XXX Should not be in CPPFLAGS!
      6       1.6     skrll CPPFLAGS+=	-fpic
      7       1.2   thorpej 
      8       1.6     skrll CPPFLAGS+=	-DELFSIZE=64
      9  1.8.82.1  pgoyette CPPFLAGS+=	-DRTLD_COMMON_CALL_IFUNC_RELA
     10       1.2   thorpej 
     11       1.8     lukem LDFLAGS+=	-Wl,-e,_rtld_start
     12