Home | History | Annotate | Line # | Download | only in conf
Makefile.macppc.inc revision 1.1.2.2
      1  1.1.2.2  cherry #	$NetBSD: Makefile.macppc.inc,v 1.1.2.2 2011/06/23 14:19:19 cherry Exp $
      2  1.1.2.2  cherry 
      3  1.1.2.2  cherry .if ${PPC_ARCH_MODE} == "ppc64bridge"
      4  1.1.2.2  cherry AOPTS+=	-Wa,-mppc64bridge
      5  1.1.2.2  cherry .endif
      6  1.1.2.2  cherry 
      7  1.1.2.2  cherry CFLAGS+=	-Wa,-maltivec
      8  1.1.2.2  cherry AFLAGS+=	${AOPTS}
      9