summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-03 00:47:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-03 00:47:14 +0200
commitd76426c353f096f1312c4df605b1d6d855171192 (patch)
treeda50e0c9f54815e7088de429380d4cb71c2b5878 /toolchain
parent793c8ce06448d54a217915604feb60202148b3ae (diff)
more steps toward an IcedTea (or so we hope), still fails, though…
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