summaryrefslogtreecommitdiff
path: root/config/cc/gcc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/cc/gcc.in')
-rw-r--r--config/cc/gcc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index 610ac59..9eb99b1 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -223,3 +223,9 @@ config CC_BUGURL
default ""
help
Specify the URL that users should visit if they wish to report a bug.
+
+config CC_LANG_JAVA_USE_ECJ
+ bool
+ default y
+ depends on CC_LANG_JAVA
+ depends on CC_GCC_4_3_or_later