Enable optimizations on some packages that are no longer broken.

This commit is contained in:
Tom Alexander
2025-09-27 14:28:56 -04:00
parent fa44003fad
commit fe49204e3f
3 changed files with 4 additions and 57 deletions

View File

@@ -26,7 +26,7 @@
me.optimizations = {
enable = true;
arch = "znver5";
arch = "znver4";
system_features = [
"gccarch-znver4"
"gccarch-znver5"