diff options
-rw-r--r-- | recipes-core/ecj/libecj-bootstrap.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/ecj/libecj-bootstrap.inc b/recipes-core/ecj/libecj-bootstrap.inc index 8f84fd0..2f3cc97 100644 --- a/recipes-core/ecj/libecj-bootstrap.inc +++ b/recipes-core/ecj/libecj-bootstrap.inc | |||
@@ -54,6 +54,7 @@ do_compile() { | |||
54 | 54 | ||
55 | fastjar -c -C build . -f ${JAR} | 55 | fastjar -c -C build . -f ${JAR} |
56 | } | 56 | } |
57 | do_compile[vardepsexclude] += "BB_NUMBER_THREADS" | ||
57 | 58 | ||
58 | do_install() { | 59 | do_install() { |
59 | oe_jarinstall ${JAR} ecj-bootstrap.jar | 60 | oe_jarinstall ${JAR} ecj-bootstrap.jar |