-
Notifications
You must be signed in to change notification settings - Fork 4
sabotage-linux/gnu-getopt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
gnu getopt compatibility package for musl usage: make; make prefix= DESTDIR= install then to compile a package, add to CFLAGS="-Dgetopt=gnu_getopt -Dgetopt_long=gnu_getopt_long -Dgetopt_long_only=gnu_getopt_long_only" LDFLAGS="-lgnu_getopt"
About
a getopt[_long] implementation with GNU semantics, taken from netbsd
Resources
Stars
Watchers
Forks
Packages 0
No packages published