diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2009-10-01 17:09:32 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2009-10-01 17:10:43 +0200 |
commit | c9a49e87cac70e9e9853e155926aee99cd1d0036 (patch) | |
tree | 46938e971eade51a8d84f16c01ac4734a231f2e0 /recipes/ecj/libecj-bootstrap_3.4.bb | |
parent | e6eab3078944f6d49379107913ce65d43abbef84 (diff) |
ecj-initial: Increased maximum heap space to 1 GiB.
ecj-bootstrap-native: Dito.
Diffstat (limited to 'recipes/ecj/libecj-bootstrap_3.4.bb')
-rw-r--r-- | recipes/ecj/libecj-bootstrap_3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ecj/libecj-bootstrap_3.4.bb b/recipes/ecj/libecj-bootstrap_3.4.bb index 381f424735..61a980aeac 100644 --- a/recipes/ecj/libecj-bootstrap_3.4.bb +++ b/recipes/ecj/libecj-bootstrap_3.4.bb @@ -1,6 +1,6 @@ require libecj-bootstrap.inc -PR = "r1" +PR = "r2" SRC_URI = "\ http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \ |