Enable gcc 4.7 for release.

ok espie@
This commit is contained in:
pascal 2012-07-15 08:56:55 +00:00
parent f2e4c82f69
commit 002cee8638

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2012/04/23 15:17:56 pascal Exp $
# $OpenBSD: Makefile,v 1.8 2012/07/15 08:56:55 pascal Exp $
SUBDIR =
SUBDIR += 3.3
# SUBDIR += 3.4
SUBDIR += 4.2
SUBDIR += 4.6
SUBDIR += 4.7
.include <bsd.port.subdir.mk>