Build the project using LIBXDP_STATIC=1 by default.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
STATIC="$1"
|
||||
|
||||
if [ -z "$STATIC" ]; then
|
||||
STATIC=0
|
||||
STATIC=1
|
||||
fi
|
||||
|
||||
if [ -z "$ROOT" ]; then
|
||||
|
||||
Reference in New Issue
Block a user