mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +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"
|
_varnish_homedir="/var/lib/varnish"
|
||||||
_vcache_pgroup="_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
|
if [ yes = "$(vopt_if pcrejit yes)" ]; then
|
||||||
# Don't permit cross builds if pcrejit is set.
|
# Don't permit cross builds if pcrejit is set.
|
||||||
nocross="Cannot run test program when cross compiling (PCRE_JIT)"
|
nocross="Cannot run test program when cross compiling (PCRE_JIT)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue