NetBSD/usr.sbin/altq
fox 47c90ff9dc usr.sbin/altq: Suppress -Werror=stringop-truncation error.
Add GCC_NO_STRINGOP_TRUNCATION to quip_client.c to prevent build failure.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@
2020-02-08 01:01:31 +00:00
..
altqd bump date 2019-04-09 19:10:21 +00:00
altqstat usr.sbin/altq: Suppress -Werror=stringop-truncation error. 2020-02-08 01:01:31 +00:00
libaltq introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
tbrconfig introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
Makefile
Makefile.inc