-
-
Notifications
You must be signed in to change notification settings - Fork 612
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Microarchitecture levels define specific features that can be targeted by programmers to provide compile-time optimizations.
Motivation
Currently, many software programs are optimized for different microarchitecture levels during construction. As the first software to be installed, fastfetch shows that microarchitecture levels are very helpful for the installation of other software programs.
This feature is very easy to integrate into fastfetch.
/lib64/ld-linux-x86-64.so.2 --help
has included the microarchitecture levels.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request