An update fixed firefox's launch time.

This commit is contained in:
Tom Alexander
2025-01-17 22:42:57 -05:00
parent fefe46b512
commit f9b18809f9
2 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@
# linux
# linux_6_11
# linux_zen
linux_znver4 = optimizeWithFlags super.linux_6_11 [
linux_znver4 = optimizeWithFlags super.linux_6_12 [
"-march=znver4"
"-mtune=znver4"
];