Home | History | Annotate | Line # | Download | only in conf
      1  1.10  martin #	$NetBSD: Makefile.playstation2.inc,v 1.10 2016/03/28 10:31:45 martin Exp $
      2   1.5  martin 
      3   1.5  martin # Playstation2 uses 128 bit access, which currently requires n32 ABI
      4  1.10  martin CFLAGS+= -mabi=n32 -march=r5900 -fno-pic -msoft-float
      5   1.8  martin AFLAGS+= -mabi=n32 -march=r5900 -fno-pic -msoft-float
      6