diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-01-24 20:23:00 +0300 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-01-24 20:23:00 +0300 |
| commit | b02adfaad8e80449dc486b1b3b2a10e5d2793c46 (patch) | |
| tree | dbaa2c19b7dda35869d644017544a096b97cff73 /math/R-cran-energy/distinfo | |
| parent | cad/openvsp: Update to 3.47.0 (diff) | |
Changelog:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.1.0
Add patch to fix build:
FAILED: [code=1] CMakeFiles/minizip-ng.dir/mz_strm_os_posix.c.o
mz_strm_os_posix.c:93:32: error: use of undeclared identifier 'S_IRUSR'
93 | fd = open(path, mode_open, S_IRUSR | S_IWUSR | S_IRGRP);
| ^
mz_strm_os_posix.c:93:42: error: use of undeclared identifier 'S_IWUSR'
93 | fd = open(path, mode_open, S_IRUSR | S_IWUSR | S_IRGRP);
| ^
mz_strm_os_posix.c:93:52: error: use of undeclared identifier 'S_IRGRP'
93 | fd = open(path, mode_open, S_IRUSR | S_IWUSR | S_IRGRP);
| ^
3 errors generated.
Upstream issue: https://github.com/zlib-ng/minizip-ng/issues/941
Diffstat (limited to 'math/R-cran-energy/distinfo')
0 files changed, 0 insertions, 0 deletions
