summaryrefslogtreecommitdiff
path: root/config/cc.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-17 22:24:42 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-17 22:24:42 (GMT)
commit5b96251953f0974a23ffaae3ce04781b3a3f23e7 (patch)
tree8bf632843c8ffb6d83fe3b71e1afcf44fc4b9445 /config/cc.in
parent8c5cfe649d03885489c402479f7baeffe0623b08 (diff)
Add the EXPERIMENTAL option to show options marked as such.
Add the four types of toolchains ct-ng is able to build as EXPERIMENTAL, except for CROSS which *is* functional. Reorder menus accordingly.
Diffstat (limited to 'config/cc.in')
-rw-r--r--config/cc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cc.in b/config/cc.in
index 18eb559..1412a0f 100644
--- a/config/cc.in
+++ b/config/cc.in
@@ -38,6 +38,7 @@ config CC_CORE_GCC
#config CC_CORE_TCC
# bool
# prompt "tcc (EXPERIMENTAL)"
+# depends on EXPERIMENTAL
endchoice
@@ -78,6 +79,7 @@ config CC_GCC
# bool
# prompt "tcc (EXPERIMENTAL)"
# select CC_LANG_C
+# depends on EXPERIMENTAL
endchoice