Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.own.mk,v rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.own.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.739 retrieving revision 1.740 diff -u -p -r1.739 -r1.740 --- src/share/mk/bsd.own.mk 2013/07/19 16:52:44 1.739 +++ src/share/mk/bsd.own.mk 2013/07/27 11:13:57 1.740 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.739 2013/07/19 16:52:44 matt Exp $ +# $NetBSD: bsd.own.mk,v 1.740 2013/07/27 11:13:57 skrll Exp $ # This needs to be before bsd.init.mk .if defined(BSD_MK_COMPAT_FILE) @@ -60,6 +60,7 @@ HAVE_GCC?= 45 .if \ ${MACHINE_CPU} == "arm" || \ + ${MACHINE_CPU} == "hppa" || \ ${MACHINE_ARCH} == "i386" || \ ${MACHINE_CPU} == "m68k" || \ ${MACHINE_CPU} == "mips" || \