diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-07-12 13:23:21 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-07-12 13:23:21 +0000 |
commit | 9e90a9a9e26121937f1ac38446242eaa456e6290 (patch) | |
tree | 7a9b214c9ced520285490b33ecff46a5ba6f7360 /config/debug/duma.in | |
parent | b405d20839e3de807af0bdc965e87b8ae0b55fc3 (diff) | |
download | crosstool-ng-9e90a9a9e26121937f1ac38446242eaa456e6290.tar.gz crosstool-ng-9e90a9a9e26121937f1ac38446242eaa456e6290.tar.bz2 crosstool-ng-9e90a9a9e26121937f1ac38446242eaa456e6290.zip |
Unmark D.U.M.A. as being EXPERIMENTAL.
Diffstat (limited to 'config/debug/duma.in')
-rw-r--r-- | config/debug/duma.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/debug/duma.in b/config/debug/duma.in index 7995b816..e80e0ca2 100644 --- a/config/debug/duma.in +++ b/config/debug/duma.in @@ -4,7 +4,6 @@ menuconfig DUMA bool prompt "D.U.M.A." default n - depends on EXPERIMENTAL help D.U.M.A. - Detect Unintended Memory Access A memory bound checker, with additional features. |