summary refs log tree commit diff stats
path: root/results/scraper/fex/4124
blob: 6411e86ff5ea259b71df592a4ad2876a603819ed (plain) (blame)
1
2
Fix classification script to work around qualcomm disabling SVE on their chips
Causes things compiled through AUR or native with default classification to SIGILL at the start. Need to check for enabled features through cpuinfo or cpuid flags and work around that.