summary refs log tree commit diff stats
path: root/results/scraper/fex/4124
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/4124')
-rw-r--r--results/scraper/fex/41242
1 files changed, 2 insertions, 0 deletions
diff --git a/results/scraper/fex/4124 b/results/scraper/fex/4124
new file mode 100644
index 000000000..6411e86ff
--- /dev/null
+++ b/results/scraper/fex/4124
@@ -0,0 +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.