mirror of
git://git.musl-libc.org/musl
synced 2024-11-27 03:53:58 +08:00
add note to INSTALL file about gcc 4.9.0 not being supported
This commit is contained in:
parent
5abfd55d6e
commit
1cc69faa5c
3
INSTALL
3
INSTALL
@ -35,7 +35,8 @@ i386 targets. Sufficiently recent versions of PCC and LLVM/clang are
|
|||||||
also believed to work, but have not been tested as heavily; prior to
|
also believed to work, but have not been tested as heavily; prior to
|
||||||
Fall 2012, both had known bugs that affected musl. Firm/cparser is
|
Fall 2012, both had known bugs that affected musl. Firm/cparser is
|
||||||
also believed to work but lacks support for producing shared
|
also believed to work but lacks support for producing shared
|
||||||
libraries.
|
libraries. GCC 4.9.0 is known to have a serious bug (#61144) which
|
||||||
|
affects musl and is not supported.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user