* switch gcc4 module to gcc/8 * register the gcc/8 subpackages as updates for their gcc/4.9 counterparts * sync the gcc version in devel/llvm * add a quirk entry that gcj is obsolete * unhook 4.9 from the build Preparatory work by many. ok sthen@
7 lines
123 B
Makefile
7 lines
123 B
Makefile
# $OpenBSD: Makefile,v 1.17 2019/04/27 21:26:35 naddy Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 8
|
|
|
|
.include <bsd.port.subdir.mk>
|