Make sure zstd is enabled during configuration
Let's not rely on autodetection.
This commit is contained in:
parent
9488c31cc1
commit
65984c876a
@ -338,6 +338,7 @@ CONFIGURE_OPTS=(
|
||||
-Dzlib=true
|
||||
-Dbzip2=true
|
||||
-Dlz4=true
|
||||
-Dzstd=true
|
||||
-Dpam=true
|
||||
-Dacl=true
|
||||
-Dsmack=true
|
||||
|
Loading…
Reference in New Issue
Block a user