1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/community/netcdf-cxx4
mio 6b4c1426c5 community/netcdf-cxx4: fix build with netcdf 4.9.3
Fix build error with netcdf 4.9.3.

```
/usr/lib/gcc/armv6-alpine-linux-musleabihf/14.2.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: pres_temp_4D_plugin_wr.o: in function `main':
pres_temp_4D_plugin_wr.cpp:(.text.startup+0x1f8): undefined reference to `nc_set_log_level'
/usr/lib/gcc/armv6-alpine-linux-musleabihf/14.2.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: pres_temp_4D_plugin_wr.cpp:(text.startup+0x34c): undefined reference to `nc_set_log_level'
collect2: error: ld returned 1 exit status
```
2025-05-11 10:42:56 +00:00
..
APKBUILD
nc-set-log-level.patch