summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorwbx <wbx@openadk.org>2011-04-08 12:37:48 +0200
committerwbx <wbx@openadk.org>2011-04-08 12:37:48 +0200
commit34fc06736330cc993fd1c936ed9205cdc73aa0fd (patch)
tree42319fe9aa25f82370948335d6dccd571da945d6 /toolchain
parent6ea415c59b9ced9d08be7348d268ae4543017a56 (diff)
parent297e4004d154572e29ee71f8ed852b022686e852 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/Config.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in
index dd0e5ab34..0b5e1dc8a 100644
--- a/toolchain/Config.in
+++ b/toolchain/Config.in
@@ -10,12 +10,12 @@ config ADK_TOOLCHAIN_GCC_CXX
boolean
default y
-config ADK_TOOLCHAIN_GCC_JAVA
- prompt "Enable building of GCJ (Java language support in GCC)"
- boolean
- select ADK_PACKAGE_LIBGCJ
- default n
-
+#config ADK_TOOLCHAIN_GCC_JAVA
+# prompt "Enable building of GCJ (Java language support in GCC)"
+# boolean
+# select ADK_PACKAGE_LIBGCJ
+# default n
+#
#config ADK_TOOLCHAIN_GCC_OBJC
# prompt "Enable building of Objective C compiler"
# boolean