libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.
authorRobert Schuster <robertschuster@fsfe.org>
Mon, 24 Aug 2009 09:29:07 +0000 (11:29 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Mon, 24 Aug 2009 09:29:07 +0000 (11:29 +0200)
recipes/ecj/libecj-bootstrap_3.5.bb

index 1665b33..005000e 100644 (file)
@@ -1,3 +1,7 @@
+# Causes problems with openjdk/icedtea. See Eclipse bug eclipse bug #285466
+# Might get fixed in IcedTea 1.6
+DEFAULT_PREFERENCE = "-1"
+
 require libecj-bootstrap.inc
 
 PR = "r0"