1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +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 net/widentd: Canonicalize MASTER_SITES and DISTNAME 2024-03-03 21:30:57 +03:00
Makefile net/widentd: Canonicalize MASTER_SITES and DISTNAME 2024-03-03 21:30:57 +03:00
pkg-descr