xref: /openbsd/libexec/ld.so/powerpc/Makefile.inc (revision 17fa8871)
1*17fa8871Sguenther#	$OpenBSD: Makefile.inc,v 1.5 2019/10/20 03:44:49 guenther Exp $
23f037c77Sart
3395f4ca8Skettenis# no jump tables in _dl_boot_bind()
4395f4ca8SkettenisCFLAGS += -fno-jump-tables
5395f4ca8SkettenisCFLAGS += -fPIC -msoft-float
6c0197e40SguentherLD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script
7*17fa8871Sguenther
8*17fa8871SguentherRELATIVE_RELOC=R_PPC_RELATIVE
9