mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
varnish: unbreak i686
This commit is contained in:
parent
82cbf2cfa5
commit
61d380814e
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ system_accounts="_varnish _vcache"
|
|||
_varnish_homedir="/var/lib/varnish"
|
||||
_vcache_pgroup="_varnish"
|
||||
|
||||
if [ "${XBPS_TARGET_MACHINE%-musl}" = i686 ]; then
|
||||
broken="vcltest failure on i686 in c00059.vtc"
|
||||
fi
|
||||
|
||||
if [ yes = "$(vopt_if pcrejit yes)" ]; then
|
||||
# Don't permit cross builds if pcrejit is set.
|
||||
nocross="Cannot run test program when cross compiling (PCRE_JIT)"
|
||||
|
|
Loading…
Add table
Reference in a new issue