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 am testing performance of my project and have noticed significant speedup with `add_cxxflags('-march=native'). Is there an easy way to pass this flag to Cmake-based packages on xrepo, for example hyperscan, or do I need to fork each of them and provide it as a new config option?
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
Uh oh!
There was an error while loading. Please reload this page.
I am testing performance of my project and have noticed significant speedup with `add_cxxflags('-march=native'). Is there an easy way to pass this flag to Cmake-based packages on xrepo, for example hyperscan, or do I need to fork each of them and provide it as a new config option?
All reactions