nixpkgs/pkgs
embr dc9165346e bozohttpd: resolve warnings, serve >2GB files on 32bit host
-D_DEFAULT_SOURCE *and* -D_GNU_SOURCE together resolve all warnings
about implicitly defined functions.

-D_LARGEFILE_SOURCE and -D_FILE_OFFSET_BITS=64 enable gcc's Large File
Extensions to allow a 32-bit host to serve files larger than 2GB.

Based on what Makefile.boot does, for platforms without bmake:
http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/httpd/Makefile.boot
2021-05-26 11:21:01 +02:00
..
applications Merge pull request #124086 from sikmir/qvge 2021-05-23 20:48:52 +00:00
build-support Merge remote-tracking branch 'origin/master' into staging-next 2021-05-22 18:19:10 -07:00
common-updater
data Merge pull request #123801 from romildo/upd.matcha-gtk-theme 2021-05-22 17:29:38 +02:00
desktops Merge pull request #121031 from romildo/fix.lxqt 2021-05-23 15:06:55 -03:00
development Merge pull request #124173 from prusnak/chmlib 2021-05-23 23:23:21 +02:00
games Merge pull request #124041 from fgaz/shattered-pixel-dungeon/0.9.2b 2021-05-23 17:03:28 +02:00
misc Merge pull request #121471 from Kho-Dialga/master 2021-05-23 18:51:13 +02:00
os-specific Merge pull request #123755 from fortuneteller2k/xf86_input_wacom 2021-05-23 14:44:49 +01:00
pkgs-lib
servers bozohttpd: resolve warnings, serve >2GB files on 32bit host 2021-05-26 11:21:01 +02:00
shells nushell: enable aarch64-darwin build 2021-05-23 21:26:17 +02:00
stdenv
test
tools Merge pull request #124169 from prusnak/otfcc 2021-05-23 23:23:33 +02:00
top-level bozohttpd: init 2021-05-24 00:41:45 +02:00