summary refs log tree commit diff
path: root/pkgs
Commit message (Expand)AuthorAge
* SDL: add libiconv to fix buildWill Dietz2018-02-13
* cdparanoia: use part of darwin patch to fix utils.h on muslWill Dietz2018-02-13
* pulseaudio: patch for muslWill Dietz2018-02-13
* 2048-in-terminal: fix on muslWill Dietz2018-02-13
* musl: add patch to make full use of new guards in kernel headersWill Dietz2018-02-13
* linuxHeaders: allow multiple versions, use newest + patches w/muslWill Dietz2018-02-13
* mesa: patch to fix w/muslWill Dietz2018-02-13
* avy: fixes to work with clang and muslWill Dietz2018-02-13
* gcc5: patch for musl compat/supportWill Dietz2018-02-13
* iperf: Fix build with musl.Will Dietz2018-02-13
* python-cffi: disable tests on musl :3Will Dietz2018-02-13
* go: don't require glibc (.static), dunno if go works w/muslWill Dietz2018-02-13
* agrep: patch to fix on musl, darwinWill Dietz2018-02-13
* webrtc-audio-processing: don't use execinfo w/muslWill Dietz2018-02-13
* libmemcached: add musl patch from alpineWill Dietz2018-02-13
* libdaemon: Add patch to fix musl buildWill Dietz2018-02-13
* lm_sensors: add musl patch from alpine.Will Dietz2018-02-13
* unbound: don't build twice w/musl, second time fails :(Will Dietz2018-02-13
* openssl: isMuslWill Dietz2018-02-13
* openssl: fix cross, ensure 'Configure' has shebang patchedWill Dietz2018-02-13
* openssl 1.1.0: disable 'async' bits relating to setcontext/etc on muslWill Dietz2018-02-13
* libapparmor: Add musl patches from AlpineWill Dietz2018-02-13
* armagetronad: enable parallel buildingWill Dietz2018-02-13
* webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVMWill Dietz2018-02-13
* openblas: patch to fix on non-glibcWill Dietz2018-02-13
* openblas: NO_AFFINITY=1 fix for muslWill Dietz2018-02-13
* libexecinfo: init at 1.1, patches from AlpineWill Dietz2018-02-13
* git: Disable use of <sys/poll.h> on musl, disable gettextWill Dietz2018-02-13
* squid{,4}: only enable netfilter bits on non-muslWill Dietz2018-02-13
* libnl: use patch from gentoo-musl, fixes! \o/Will Dietz2018-02-13
* ppp: grab alpine patch, fix build on muslWill Dietz2018-02-13
* libusb: fix header usage on musl, patch from AlpineWill Dietz2018-02-13
* tbb: mallinfo patch to fix build w/musl, fix w/clangWill Dietz2018-02-13
* libnet: Add patch from alpine to fix build on muslWill Dietz2018-02-13
* audit: tweaks to make musl compatWill Dietz2018-02-13
* cvc4: build in parallelWill Dietz2018-02-13
* cvc4: patch up fpu_control usageWill Dietz2018-02-13
* net-snmp: alpine patchesWill Dietz2018-02-13
* ti-rpc: patch to fix w/muslWill Dietz2018-02-13
* libnsl: Add alpine patches to fix w/muslWill Dietz2018-02-13
* xterm: patch from alpine to fix pty on muslWill Dietz2018-02-13
* stfl: use libiconv fix on all non-glibc not just darwinWill Dietz2018-02-13
* libunistring: no tests on muslWill Dietz2018-02-13
* inetutils: fix build w/muslWill Dietz2018-02-13
* libidn: don't run tests on muslWill Dietz2018-02-13
* glibcLocales: not supported on non-glibcWill Dietz2018-02-13
* gcc7: tweak check, target -> hostWill Dietz2018-02-13
* libffi: add patch to fix w/muslWill Dietz2018-02-13
* gcc7: more selftest disabling, whenever building crossWill Dietz2018-02-13
* linux stdenv: find bootstrap files by libc, then archWill Dietz2018-02-13