You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to publish packages built with -march=znver2 (along with generic x86_64), and I am wondering how to go about this. As far as I have understood digging from PR 1035, setting BuildArch is not the way to address this.
The only think I can think of is building using -march=znver2 and overriding %_rpmfilename.
Any thoughts, suggestions, caveats?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to publish packages built with
-march=znver2
(along with generic x86_64), and I am wondering how to go about this. As far as I have understood digging from PR 1035, setting BuildArch is not the way to address this.The only think I can think of is building using
-march=znver2
and overriding%_rpmfilename
.Any thoughts, suggestions, caveats?
Beta Was this translation helpful? Give feedback.
All reactions