mirror of
git://git.musl-libc.org/musl
synced 2024-12-15 03:05:15 +00:00
update README to remove information no longer relevant as of 0.8.7
This commit is contained in:
parent
ad2d2b963a
commit
db0da51b5c
4
README
4
README
@ -26,9 +26,7 @@ intended to be stable at this point, and serious efforts have been
|
|||||||
made, using three separate test frameworks, to verify the correctness
|
made, using three separate test frameworks, to verify the correctness
|
||||||
of the implementation. Many major system-level and user-level programs
|
of the implementation. Many major system-level and user-level programs
|
||||||
are known to work with musl, either out-of-the-box or with minor
|
are known to work with musl, either out-of-the-box or with minor
|
||||||
patches to address portability errors; the main remaining applications
|
patches to address portability errors.
|
||||||
which definitely will not work are those which require C++ support,
|
|
||||||
which will be addressed during the 0.8 or 0.9 development series.
|
|
||||||
|
|
||||||
Included with this package is a gcc wrapper script (musl-gcc) which
|
Included with this package is a gcc wrapper script (musl-gcc) which
|
||||||
allows you to build musl-linked programs using an existing gcc 4.x
|
allows you to build musl-linked programs using an existing gcc 4.x
|
||||||
|
Loading…
Reference in New Issue
Block a user