nixpkgs/pkgs/os-specific
Vladimír Čunát 784f69e6ae busybox: fix minimal build with musl libc
Now we always enable large file support, as it should be cheap enough,
and avoids also problems on some filesystems #10181.

The minimal build disables (almost) all options, so it was building
without large file support. However, in musl the `off_t` is *always*
64-bit, which lead to problems, now detected during build time.
2015-10-25 10:20:08 +01:00
..
darwin libdispatch: add os private header 2015-10-23 10:34:17 -07:00
gnu samba: Revert style changes and get rid of some dependencies 2015-06-01 15:35:59 +02:00
linux busybox: fix minimal build with musl libc 2015-10-25 10:20:08 +01:00
windows libgcrypt: Massive cleanup and make 1.6 the default 2015-05-01 17:41:42 -07:00