varnish: unbreak i686

This commit is contained in:
Duncaen 2022-06-30 16:08:46 +02:00
parent 82cbf2cfa5
commit 61d380814e
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -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)"