about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Expand)AuthorFilesLines
2018-02-13patchelfUnstable: fix build on musl, disable failing testWill Dietz1-0/+6
2018-02-13nettle: Enable cross-compilationBen Gamari1-3/+5
2018-02-13polkit: patch to fix w/musl, POSIXWill Dietz1-1/+9
2018-02-13gamin: patch from alpine to fix non-portable pthread mutex initWill Dietz1-2/+7
2018-02-13qt4: Add patch for socklen_t on musl, from alpineWill Dietz5-1/+103
2018-02-13SDL: add libiconv to fix buildWill Dietz2-3/+6
2018-02-13mesa: patch to fix w/muslWill Dietz2-1/+23
2018-02-13gcc5: patch for musl compat/supportWill Dietz1-2/+6
2018-02-13python-cffi: disable tests on musl :3Will Dietz1-0/+1
2018-02-13go: don't require glibc (.static), dunno if go works w/muslWill Dietz2-2/+4
2018-02-13webrtc-audio-processing: don't use execinfo w/muslWill Dietz1-0/+2
2018-02-13libmemcached: add musl patch from alpineWill Dietz2-1/+60
2018-02-13libdaemon: Add patch to fix musl buildWill Dietz2-2/+19
2018-02-13openssl: isMuslWill Dietz1-1/+1
2018-02-13openssl: fix cross, ensure 'Configure' has shebang patchedWill Dietz1-0/+4
2018-02-13openssl 1.1.0: disable 'async' bits relating to setcontext/etc on muslWill Dietz1-0/+6
2018-02-13webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVMWill Dietz2-0/+22
2018-02-13openblas: patch to fix on non-glibcWill Dietz1-1/+8
2018-02-13openblas: NO_AFFINITY=1 fix for muslWill Dietz1-1/+1
2018-02-13libexecinfo: init at 1.1, patches from AlpineWill Dietz4-0/+157
2018-02-13libusb: fix header usage on musl, patch from AlpineWill Dietz2-0/+12
2018-02-13tbb: mallinfo patch to fix build w/musl, fix w/clangWill Dietz2-0/+45
2018-02-13libnet: Add patch from alpine to fix build on muslWill Dietz2-0/+31
2018-02-13ti-rpc: patch to fix w/muslWill Dietz1-1/+7
2018-02-13libnsl: Add alpine patches to fix w/muslWill Dietz3-0/+77
2018-02-13stfl: use libiconv fix on all non-glibc not just darwinWill Dietz1-1/+2
2018-02-13libunistring: no tests on muslWill Dietz1-1/+1
2018-02-13libidn: don't run tests on muslWill Dietz1-1/+1
2018-02-13gcc7: tweak check, target -> hostWill Dietz1-1/+1
2018-02-13libffi: add patch to fix w/muslWill Dietz1-4/+21
2018-02-13gcc7: more selftest disabling, whenever building crossWill Dietz1-1/+1
2018-02-13changes some targetPlatform to hostPlatform checksWill Dietz2-4/+4
2018-02-13libxml2: disable tests alsoWill Dietz1-1/+2
2018-02-13boehm-gc: fix missing include, fix build w/muslWill Dietz1-2/+12
2018-02-13gcc7: Apply patch to fix selftest w/musl?Will Dietz1-1/+5
2018-02-13gcc5, 7: same fixes as gcc6Will Dietz2-2/+14
2018-02-13gcc6: try to fix LOCAL_INCLUDE_DIR problem w/muslWill Dietz1-0/+6
2018-02-13gcc6: try patching MUSL_DYNAMIC_LINKER as wellWill Dietz3-7/+12
2018-02-13gcc6: try to fix gccCrossStageStatiWill Dietz1-0/+3
2018-02-13gcc: disable libsanitizer, libgomp on muslWill Dietz5-5/+6
2018-02-13attr: patch to fix headers w/muslWill Dietz2-1/+57
2018-02-13libiconv: disable overly strict asssertion in libiconvWill Dietz1-1/+1
2018-02-13npth: run tests, even if briefWill Dietz1-0/+2
2018-02-13libnfnetlink: patch to fix build w/non-glibc (namely, musl)Will Dietz2-0/+503
2018-02-13libunwind: patch to fix build on non-glibcWill Dietz2-0/+46
2018-02-13ruby: Enable cross-compilationBen Gamari1-5/+19
2018-02-13libbfd: fix for cross (based on same from @bgamari)Will Dietz1-3/+16
2018-02-13cmake: fix crossWill Dietz2-2/+24
2018-02-13cpython: Enable cross-compilationBen Gamari3-6/+104
2018-02-13autoconf: Enable cross-compilationBen Gamari2-1/+45