diff options
| author | wbx <wbx@openadk.org> | 2011-04-08 12:37:48 +0200 |
|---|---|---|
| committer | wbx <wbx@openadk.org> | 2011-04-08 12:37:48 +0200 |
| commit | 34fc06736330cc993fd1c936ed9205cdc73aa0fd (patch) | |
| tree | 42319fe9aa25f82370948335d6dccd571da945d6 /toolchain | |
| parent | 6ea415c59b9ced9d08be7348d268ae4543017a56 (diff) | |
| parent | 297e4004d154572e29ee71f8ed852b022686e852 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
| -rw-r--r-- | toolchain/Config.in | 12 |
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 |
