mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
openssl: Build earlier in build process.
This commit is contained in:
16
make.sh
16
make.sh
@@ -385,9 +385,6 @@ buildipfire() {
|
||||
export LOGFILE
|
||||
ipfiremake configroot
|
||||
ipfiremake backup
|
||||
ipfiremake bind
|
||||
ipfiremake dhcp
|
||||
ipfiremake dhcpcd
|
||||
ipfiremake libusb
|
||||
ipfiremake libusbx
|
||||
ipfiremake libpcap
|
||||
@@ -459,17 +456,20 @@ buildipfire() {
|
||||
;;
|
||||
esac
|
||||
ipfiremake pkg-config
|
||||
ipfiremake openssl
|
||||
ipfiremake openssl-compat
|
||||
ipfiremake libgpg-error
|
||||
ipfiremake libgcrypt
|
||||
ipfiremake libassuan
|
||||
ipfiremake bind
|
||||
ipfiremake dhcp
|
||||
ipfiremake dhcpcd
|
||||
ipfiremake linux-atm
|
||||
ipfiremake cpio
|
||||
ipfiremake dracut
|
||||
ipfiremake expat
|
||||
ipfiremake gdbm
|
||||
ipfiremake pam
|
||||
ipfiremake openssl
|
||||
ipfiremake openssl-compat
|
||||
ipfiremake libgpg-error
|
||||
ipfiremake libgcrypt
|
||||
ipfiremake libassuan
|
||||
ipfiremake curl
|
||||
ipfiremake tcl
|
||||
ipfiremake sqlite
|
||||
|
||||
Reference in New Issue
Block a user