Remove sparc, m68k, and vax from the list of working architectures.

Their respective gcc backend ports are unfinished and broken.

ok pascal@
This commit is contained in:
tobiasu 2013-01-28 01:03:05 +00:00
parent 06ab5a705d
commit 7bf586c62e
2 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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