summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-24 21:45:46 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-24 21:45:46 (GMT)
commit9ecf1b7cd8fab75535eadfa85838416fe11f6b47 (patch)
tree7d1e1993ba1dee10421ea8b2eef4b55c25e80fb5
parentb35207cc880091bdaa23aa286f31f50f3a255f1a (diff)
Mark D.U.M.A 2_5_2 and 2_5_3 as being broken: they don't even build on any of my sample toolchain... :-(
-rw-r--r--config/debug/duma.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/debug/duma.in b/config/debug/duma.in
index 52e0a0d..f165d5f 100644
--- a/config/debug/duma.in
+++ b/config/debug/duma.in
@@ -33,10 +33,12 @@ config DUMA_V_2_5_1
config DUMA_V_2_5_2
bool
prompt "2_5_2"
+ depends on BROKEN
config DUMA_V_2_5_3
bool
prompt "2_5_3"
+ depends on BROKEN
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!