Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/README')
-rw-r--r--newlib/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/newlib/README b/newlib/README
index f00e66019..dd4686eeb 100644
--- a/newlib/README
+++ b/newlib/README
@@ -294,12 +294,6 @@ One feature can be enabled by specifying `--enable-FEATURE=yes' or
Disable dynamic allocation of atexit entries.
Most hosts and targets have it enabled in configure.host.
-`--enable-newlib-global-stdio-streams'
- Enable to move the stdio stream FILE objects out of struct _reent and make
- them global. The stdio stream pointers of struct _reent are initialized
- to point to the global stdio FILE stream objects.
- Disabled by default.
-
`--enable-newlib-reent-small'
Enable small reentrant struct support.
Disabled by default.