Deleted Added
full compact
4c4
< # $FreeBSD: head/sys/conf/Makefile.powerpc 261492 2014-02-04 18:24:25Z imp $
---
> # $FreeBSD: head/sys/conf/Makefile.powerpc 277990 2015-01-31 19:16:51Z nwhitehorn $
39a40,44
> .if ${MACHINE_ARCH} == "powerpc64"
> CFLAGS+= -fPIC
> LDFLAGS+= -pie
> .endif
>