community/whois: fix CFLAGS
-
fixes #11998 (closed)
for reference
whois
now builds with:gcc -Os -fomit-frame-pointer -DHAVE_GETOPT_LONG -DHAVE_GETADDRINFO -DHAVE_SHA_CRYPT -Wl,--as-needed -o whois whois.o utils.o simple_recode.o -lidn -lintl
fixes #11998 (closed)
for reference whois
now builds with:
gcc -Os -fomit-frame-pointer -DHAVE_GETOPT_LONG -DHAVE_GETADDRINFO -DHAVE_SHA_CRYPT -Wl,--as-needed -o whois whois.o utils.o simple_recode.o -lidn -lintl