mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
Without the change the build fails in `master` as https://hydra.nixos.org/build/250983051: ../src/mmap.cxx:29:19: error: 'SIZE_MAX' was not declared in this scope 29 | # define MMAP_MAX SIZE_MAX/4L | ^~~~~~~~