mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
busybox: statically compile.
This commit is contained in:
parent
dde4e49526
commit
7addd3083c
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export LDFLAGS=--static
|
||||
|
||||
make
|
||||
make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user