freebsd-ports/devel/libudev-devd
Piotr Kubaj b6dd4bc37d devel/libudev-devd: fix build with gcc10
Don't set -Werror:
../udev-device.c: In function 'udev_device_new_from_devnum':
../udev-device.c:93:2: error: 'strncpy' output may be truncated copying 31 bytes from a string of length 78 [-Werror=stringop-truncation]
   93 |  strncpy(devbuf, devpath + 1, 31);
2021-01-15 20:49:26 +00:00
..
distinfo
Makefile
pkg-descr