Commit graph

4 commits

Author SHA1 Message Date
jbu
865a129512 cross-arm-linux-musleabihf: fix unresolved extern
When linking against libgcc.a, there is an unresolved (in musl libc) external
__write() referenced from libgcc/config/arm/linux-atomic-64bit.c,
so make the patch replace it with libc write(2).
2015-08-14 12:57:42 +02:00
Juan RP
257616d51a gcc: sync musl patch with musl-cross. 2015-05-29 15:40:58 +02:00
Juan RP
c40d017a38 gcc: update symlink for the musl patch. 2015-05-17 09:11:43 +02:00
Juan RP
20c7496ea0 gcc: re-enable support for musl and organize subpkgs (somewhat). 2015-02-07 11:33:32 +01:00