Skip to content
  • Stuart Cardall's avatar
    community/whois: fix CFLAGS · bcf88ad2
    Stuart Cardall authored and Leo's avatar Leo committed
    * fixes alpine/aports#11998
    
      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
    bcf88ad2