CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/06/15 13:48:44
Modified files:
print/cups-bjnp: Makefile
Added files:
print/cups-bjnp/patches: patch-bjnp-io_c
Log message:
cups-bjnp: fix build on base-gcc architectures
The build with -Werror fails due to a check whether an unsigned
integer is < 0.
"Sure" ajacoutot
