From 2676a3c9193804ad9047bed88314718efcb3d057 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Tue, 29 Sep 2009 11:06:12 +0200 Subject: classpath-native: Use --enable-tool-wrapper (increased PRs in respective BB files). --- recipes/classpath/classpath-native.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/classpath/classpath-native.inc') 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() { -- cgit v1.2