mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 10:37:26 -07:00
Added a shellcheck-static Makefile target
This commit is contained in:
parent
c4181d45d2
commit
b069f7ed27
2 changed files with 9 additions and 0 deletions
|
@ -76,5 +76,8 @@ To build and run the tests, cd to the shellcheck source directory and:
|
|||
|
||||
$ make
|
||||
|
||||
If you want to distribute the binary and/or run it on other distros, you
|
||||
can `make shellcheck-static` to build a statically linked executable without
|
||||
library dependencies.
|
||||
|
||||
Happy ShellChecking!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue