From e83187ebace4908f004ee46bc2ee9dd06aada6f8 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 4 Jul 2023 07:32:44 +0000 Subject: [PATCH] graphhopper - try avx fix --- metadata/com.graphhopper.maps.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.graphhopper.maps.yml b/metadata/com.graphhopper.maps.yml index 48a20ec1a5..089d074c7e 100644 --- a/metadata/com.graphhopper.maps.yml +++ b/metadata/com.graphhopper.maps.yml @@ -168,6 +168,7 @@ Builds: - cd ../.. - cp config.js graphhopper-maps/ - cd graphhopper-maps + - export OPENSSL_ia32cap="~0x1000000000000000:~0" - cat /proc/cpuinfo - cat /etc/os-release - npm -v