aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath-native.inc
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2009-09-29 11:06:12 +0200
committerRobert Schuster <robertschuster@fsfe.org>2009-09-29 11:08:04 +0200
commit2676a3c9193804ad9047bed88314718efcb3d057 (patch)
treecad19aedd237d7e40677445dd40342c6c0a6c55d /recipes/classpath/classpath-native.inc
parenta29424d4444974193220b67c92efe1ba9a554c31 (diff)
downloadopenembedded-2676a3c9193804ad9047bed88314718efcb3d057.tar.gz
classpath-native: Use --enable-tool-wrapper (increased PRs in respective BB files).
Diffstat (limited to 'recipes/classpath/classpath-native.inc')
-rw-r--r--recipes/classpath/classpath-native.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/classpath/classpath-native.inc b/recipes/classpath/classpath-native.inc
index dba97769e7..e7570c4f98 100644
--- a/recipes/classpath/classpath-native.inc
+++ b/recipes/classpath/classpath-native.inc
@@ -34,6 +34,7 @@ EXTRA_OECONF = "\
--enable-tools \
--includedir=${STAGING_INCDIR}/classpath \
--with-vm=java \
+ --enable-tool-wrappers \
"
do_stage() {