mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Ensure VIPS_NOVECTOR env var is respected (#3897)
This commit is contained in:
parent
fe2b298a2f
commit
2e14096af7
@ -201,7 +201,6 @@ function counters () {
|
||||
function simd (simd) {
|
||||
return sharp.simd(is.bool(simd) ? simd : null);
|
||||
}
|
||||
simd(true);
|
||||
|
||||
/**
|
||||
* Block libvips operations at runtime.
|
||||
|
Loading…
x
Reference in New Issue
Block a user