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
Since commit be6f110 we lost a few
workarounds that prevented CPU-specific flags to leak from CXXFLAGS to a
binary targetting GPUs causing errors and/or warnings.
Re-add those workarounds and expand them with -mtune,
-mbranch-protection and -fcf-protection.
0 commit comments