CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/17 08:32:55
Modified files:
archivers/lha : Makefile
Added files:
archivers/lha/patches: patch-src_getopt_long_c
Log message:
mark getopt_long variables properly, so that clang will be happy with the
libc version. did not ditch this getopt_long 'cause it's apparently different
from GNU semantics slightly.
okay naddy@
