this post was submitted on 23 Jan 2025
8 points (100.0% liked)
Gentoo Linux
541 readers
1 users here now
The Gentoo Linux community for discussions, tips and tricks, and general kernel compiling
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To see what gcc picks up for your -march=native, run
resolve-march-native --keep-mno-flags
. Available as app-misc/resolve-march-native.