summaryrefslogtreecommitdiffstats
path: root/recipes-core/ecj/ecj-bootstrap-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/ecj/ecj-bootstrap-native.bb')
-rw-r--r--recipes-core/ecj/ecj-bootstrap-native.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/ecj/ecj-bootstrap-native.bb b/recipes-core/ecj/ecj-bootstrap-native.bb
index a4a1c17..28414c2 100644
--- a/recipes-core/ecj/ecj-bootstrap-native.bb
+++ b/recipes-core/ecj/ecj-bootstrap-native.bb
@@ -14,8 +14,6 @@ PR = "r1"
14 14
15DEPENDS = "libecj-bootstrap-native cacao-native" 15DEPENDS = "libecj-bootstrap-native cacao-native"
16 16
17PROVIDES = "virtual/javac-native"
18
19SRC_URI = "file://ecj.in" 17SRC_URI = "file://ecj.in"
20 18
21S = "${WORKDIR}" 19S = "${WORKDIR}"