summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-31 11:50:22 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-31 11:50:22 (GMT)
commit0a1e1a7e32794a32990b1314e12699a74ac43039 (patch)
tree0592da0dd765f91b53603b43a515a13e70d112a7
parent38dbb3870188cbf0d4b6cec960c93bd73d2958d2 (diff)
libc/newlib: remove EXPERIMENTAL status
Although this have been only slightly tested, no one has really complained, and it seems to be working fine so far (on AVR32 at least).
-rw-r--r--config/libc/newlib.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/newlib.in b/config/libc/newlib.in
index d3ef45c..b3e90e6 100644
--- a/config/libc/newlib.in
+++ b/config/libc/newlib.in
@@ -1,5 +1,5 @@
# newlib options
-# depends on EXPERIMENTAL && BARE_METAL
+# depends on BARE_METAL
config LIBC_newlib
help