mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Deleted old Loadstat file, fixed logrotate warning, hwgraphs ignoring special characters, upgrade includes cgis by apache, made paralellism flag by config
This commit is contained in:
6
make.sh
6
make.sh
@@ -177,7 +177,9 @@ prepareenv() {
|
||||
# Setup environment
|
||||
set +h
|
||||
LC_ALL=POSIX
|
||||
MAKETUNING="-j6"
|
||||
if [ -z $MAKETUNING ]; then
|
||||
MAKETUNING="-j6"
|
||||
fi
|
||||
export LFS LC_ALL CFLAGS CXXFLAGS MAKETUNING
|
||||
unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD
|
||||
|
||||
@@ -350,7 +352,7 @@ buildipfire() {
|
||||
ipfiremake gdbm
|
||||
ipfiremake gmp
|
||||
ipfiremake pam
|
||||
ipfiremake openssl PADLOCK=1
|
||||
ipfiremake openssl
|
||||
ipfiremake curl
|
||||
ipfiremake python
|
||||
ipfiremake libnet
|
||||
|
||||
Reference in New Issue
Block a user