mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 03:08:58 +00:00
OpenSSL make depend :S
This commit is contained in:
parent
65940719c2
commit
d0c5f27ed3
@ -239,6 +239,7 @@ no-hw \
|
||||
no-engines \
|
||||
$CONFIGURE_FLAGS >> "$DIR/install.log" 2>&1
|
||||
echo -n " compiling..."
|
||||
make depend -j $THREADS >> "$DIR/install.log" 2>&1
|
||||
make -j $THREADS >> "$DIR/install.log" 2>&1
|
||||
echo -n " installing..."
|
||||
make install >> "$DIR/install.log" 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user