mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
Stephen Heumann
bdafda3f97
Fixes to get libbb/getopt32.c to compile.
This disables long argument support, since that requires getopt_long(), which isn't included in GNO. There is a separate library available for it, but it's simpler to avoid depending on that.
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%