1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/net/widentd
Piotr Kubaj d25876c3fb net/widentd: fix build on ARM / POWER
widentd.c:70:48: error: result of comparison of constant -1 with expression of type 'char' is always true [-Werror,-Wtautological-constant-out-of-range-compare]
        while ((ch = getopt(argc, argv, "vo:u:s:i:")) != -1)
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~
2024-05-10 18:19:53 +02:00
..
files net/widentd: fix build on ARM / POWER 2024-05-10 18:19:53 +02:00
distinfo
Makefile
pkg-descr