HomeFreeBSD

www/varnish-libvmod-fileserver: fix build on ARM / POWER

Description

www/varnish-libvmod-fileserver: fix build on ARM / POWER

Fix build with unsigned char instead signed char:
133 | iface.ifr_name[i] = c as i8;

|         -----------------   ^^^^^^^ expected `u8`, found `i8`

Details

Provenance
pkubajAuthored on Jan 8 2023, 11:41 AM
Parents
R11:0d25d9117ffc: devel/sbt: update to 1.8.2 release.
Branches
Unknown
Tags
Unknown