X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=README;h=666176c7deeb25b18420b1ca95eab0c722c4becd;hp=db9726a3ea2b133ead89578ee028b2f60bf11c4f;hb=e68a4633e01e1a9ef41fa6dbc39d1d93dca130d3;hpb=801b311a5b6f00a9490ae9933439d1e62451fbd3 diff --git a/README b/README index db9726a3..666176c7 100644 --- a/README +++ b/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 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 -patches to address portability errors; the main remaining applications -which definitely will not work are those which require C++ support, -which will be addressed during the 0.8 or 0.9 development series. +patches to address portability errors. 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