Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2002 22:12:45 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        Joe Marcus Clarke <marcus@marcuscom.com>, alpha@FreeBSD.ORG
Subject:   Re: mozilla failure on 4.6.2
Message-ID:  <20020922051245.GA33021@dragon.nuxi.com>
In-Reply-To: <15739.60700.873439.539214@grasshopper.cs.duke.edu>
References:  <20020906040641.GA61111@xor.obsecurity.org> <1031287598.361.2.camel@gyros.marcuscom.com> <15736.40749.986834.818558@grasshopper.cs.duke.edu> <1031329151.342.9.camel@gyros.marcuscom.com> <20020906194732.GA2244@dragon.nuxi.com> <15737.2550.488154.4401@grasshopper.cs.duke.edu> <20020907000825.GA4091@dragon.nuxi.com> <15739.43883.152090.936327@grasshopper.cs.duke.edu> <15739.60700.873439.539214@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 08, 2002 at 08:36:44PM -0400, Andrew Gallatin wrote:
> The gcc32 port craps out building java.  I wish there was a way to
> disable it..

make install will get upset, but you'll have the port installed anyway.


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/gcc32/Makefile,v
retrieving revision 1.129
diff -u -r1.129 Makefile
--- Makefile	11 Sep 2002 16:45:43 -0000	1.129
+++ Makefile	22 Sep 2002 05:12:21 -0000
@@ -20,7 +20,6 @@
 		gcc-core-${SNAPVER}${EXTRACT_SUFX} \
 		gcc-g++-${SNAPVER}${EXTRACT_SUFX} \
 		gcc-g77-${SNAPVER}${EXTRACT_SUFX} \
-		gcc-java-${SNAPVER}${EXTRACT_SUFX} \
 		gcc-objc-${SNAPVER}${EXTRACT_SUFX}
 
 PATCH_SITES=	ftp://relay.nuxi.com/obrien/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020922051245.GA33021>