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`

(cherry picked from commit 7eb89cf86e6b50ca33c43a9e3c733bbab131d0b0)

Details

Provenance
pkubajAuthored on Jan 8 2023, 11:41 AM
Parents
R11:634d84874d48: games/veloren: unbreak Wayland support
Branches
Unknown
Tags
Unknown