mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-20 14:31:47 +00:00
Update config files for configure script for startup-notification
This commit is contained in:
@ -11,6 +11,10 @@
|
||||
# Recommended: NONE
|
||||
# Optional: NONE
|
||||
|
||||
# Update config for configure script
|
||||
cp -v ../files/config.sub-musl config.sub && \
|
||||
cp -v ../files/config.guess-musl config.guess
|
||||
|
||||
./configure --prefix=/usr --disable-static $BUILTDRUPLE &&
|
||||
read -p "Compile?" && make -j2 &&
|
||||
|
||||
|
Reference in New Issue
Block a user