Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/lang/gcc6/Makefile 2018/01/28 16:24:14 1.13 +++ pkgsrc/lang/gcc6/Makefile 2018/11/28 16:06:58 1.19 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2018/01/28 16:24:14 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2018/11/28 16:06:58 abs Exp $ GCC_PKGNAME= gcc6 .include "version.mk" @@ -37,6 +37,7 @@ GCC_PREFIX= ${PREFIX}/${GCC_SUBPREFIX} GNU_CONFIGURE_PREFIX= ${GCC_PREFIX} INFO_FILES= yes CONFIGURE_ARGS+= --disable-libstdcxx-pch +GCC_TARGET_MACHINE= ${MACHINE_GNU_PLATFORM} UNLIMIT_RESOURCES+= datasize UNLIMIT_RESOURCES+= stacksize