Gentoo Archives: gentoo-java

From: Corey <corey_s@×××××.net>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] tomcat 6 on amd64
Date: Thu, 24 May 2007 23:19:17
Message-Id: 200705241626.29231.corey_s@qwest.net
In Reply to: Re: [gentoo-java] tomcat 6 on amd64 by Corey
1 On Thursday 24 May 2007 04:12:29 pm Corey wrote:
2 <snip>
3 > src_compile(){
4 > ANT_OPTS=-XX:MaxPermSize=128m
5 > ...
6 >
7
8 Perhaps the ANT_OPTS env var isn't being used?
9
10 I tried again, doing:
11
12 src_compile(){
13 ANT_OPTS="gurble"
14 ...
15
16
17 And I didn't get an 'Unknown argument' like I might have expected when I
18 ran the emerge.
19
20 --
21 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] tomcat 6 on amd64 Corey <corey_s@×××××.net>