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.1.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.1.bb')
-rw-r--r-- | recipes/ecj/libecj-bootstrap_3.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ecj/libecj-bootstrap_3.4.1.bb b/recipes/ecj/libecj-bootstrap_3.4.1.bb index 85662abb4c..c7e605b2f7 100644 --- a/recipes/ecj/libecj-bootstrap_3.4.1.bb +++ b/recipes/ecj/libecj-bootstrap_3.4.1.bb @@ -1,6 +1,6 @@ require libecj-bootstrap.inc -PR = "r0" +PR = "r1" SRC_URI = "\ http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4.1-200809111700/ecjsrc-3.4.1.zip \ |