Subject: CVS commit: pkgsrc/lang/g95
From: Maya Rashish
Date: 2017-06-21 13:36:20
Message id: 20170621113620.DA443FAE8@cvs.NetBSD.org

Log Message:
g95: Fix netbsd/mips64 builds

NetBSD switched to n32 ABI for mips64el in NetBSD 6, and the build is
failing due to the default ABI mismatch between linker and newly built
compiler.

Default to n32 and backport n32 size definitions from newer GCC.

Small chance of a functional change for o32 builds (which should work), ride
previous PKGREVISION bump for it.

Files:
RevisionActionfile
1.30modifypkgsrc/lang/g95/distinfo
1.5modifypkgsrc/lang/g95/patches/patch-gcc_config.gcc
1.1addpkgsrc/lang/g95/patches/patch-gcc_config_mips_netbsd.h