summaryrefslogtreecommitdiff
path: root/multitech/recipes/ecj/ecj-bootstrap-native.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/recipes/ecj/ecj-bootstrap-native.bbappend')
-rw-r--r--multitech/recipes/ecj/ecj-bootstrap-native.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/multitech/recipes/ecj/ecj-bootstrap-native.bbappend b/multitech/recipes/ecj/ecj-bootstrap-native.bbappend
new file mode 100644
index 0000000..2a318b6
--- /dev/null
+++ b/multitech/recipes/ecj/ecj-bootstrap-native.bbappend
@@ -0,0 +1,5 @@
+# custom ecj.in - fix up javac wrapper script so it can compile classpath again
+FILESEXTRA := "${THISDIR}"
+FILESPATHBASE =. "${FILESEXTRA}:"
+
+PR .= ".corecdp1"