From 703ff481b8d4edefa0bc0ba790957daa0d59cd90 Mon Sep 17 00:00:00 2001 From: naddy Date: Fri, 10 Aug 2001 22:58:56 +0000 Subject: [PATCH] needs USE_GMAKE --- lang/egcs/stable/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/egcs/stable/Makefile b/lang/egcs/stable/Makefile index f08881c7581..862fa6073a3 100644 --- a/lang/egcs/stable/Makefile +++ b/lang/egcs/stable/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2001/07/13 14:06:53 espie Exp $ +# $OpenBSD: Makefile,v 1.45 2001/08/10 22:58:56 naddy Exp $ # This is a configuration file for egcs @@ -244,7 +244,7 @@ SEPARATE_BUILD=concurrent # build section # should work without gmake. If it turns out to be needed, this must be # reported to MAINTAINER. -#USE_GMAKE= yes +USE_GMAKE= yes # you shouldn't skip bootstrap unless you know what you're doing # use bootstrap-lean if you're pressed for space