diff --git a/lang/gcc/4.2/Makefile b/lang/gcc/4.2/Makefile index 56be5c6c851..c36a494c4b1 100644 --- a/lang/gcc/4.2/Makefile +++ b/lang/gcc/4.2/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.90 2013/01/27 15:00:23 tobiasu Exp $ +# $OpenBSD: Makefile,v 1.91 2013/01/28 01:03:05 tobiasu Exp $ + +# TODO: hppa mips64 mips64el sh sparc +ONLY_FOR_ARCHS = alpha i386 sparc64 powerpc amd64 arm -ONLY_FOR_ARCHS = alpha i386 m68k sparc sparc64 powerpc vax amd64 arm -#BROKEN=adjust for types changes DPB_PROPERTIES = parallel V = 4.2.4 diff --git a/lang/gcc/4.6/Makefile b/lang/gcc/4.6/Makefile index dfd8f2e58fc..b92bed1ce3a 100644 --- a/lang/gcc/4.6/Makefile +++ b/lang/gcc/4.6/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.46 2013/01/23 18:26:55 pascal Exp $ +# $OpenBSD: Makefile,v 1.47 2013/01/28 01:03:05 tobiasu Exp $ -ONLY_FOR_ARCHS = alpha amd64 hppa i386 powerpc sparc sparc64 +ONLY_FOR_ARCHS = alpha amd64 hppa i386 powerpc sparc64 DPB_PROPERTIES = parallel V = 4.6.3