Home | History | Annotate | Line # | Download | only in conf
std.sgimips64_32 revision 1.3.8.1
      1  1.3.8.1     skrll #	$NetBSD: std.sgimips64_32,v 1.3.8.1 2015/04/06 15:18:01 skrll Exp $
      2      1.1  macallan # this is for building n32 kernels
      3      1.1  macallan 
      4      1.1  macallan no makeoptions	MACHINE_ARCH
      5      1.1  macallan makeoptions	MACHINE_ARCH="mips64eb"
      6      1.1  macallan makeoptions	LP64="no"
      7      1.1  macallan 
      8      1.3  macallan # ELF64 doesn't currently buid with 32bit kernels
      9      1.1  macallan #options 	EXEC_ELF64	# exec ELF64 binaries
     10      1.3  macallan 
     11      1.3  macallan # for some reason this kicks in for n32 binaries as well, causing problems
     12      1.3  macallan # with pkgsrc ( MACHINE_ARCH vs. uname -p mismatch )
     13      1.2  macallan #options 	COMPAT_NETBSD32
     14  1.3.8.1     skrll 
     15  1.3.8.1     skrll no options 	COMPAT_LINUX
     16