mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-31 10:13:09 -06:00
busybox: remove unintended change
This commit is contained in:
parent
b5778a061c
commit
16a357ba6e
@ -22,7 +22,7 @@ esac
|
||||
|
||||
# Build and install regular busybox.
|
||||
# This excludes utilities which require 'suid' to function.
|
||||
make V=1 HOSTCC="$CC"
|
||||
make HOSTCC="$CC"
|
||||
make CONFIG_PREFIX="$1/usr" install
|
||||
|
||||
# Rename the binary temporarily.
|
||||
|
Loading…
Reference in New Issue
Block a user