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
The -O2 flag needs to be used to detect this check in case other
optimization flags are used. This appends the -fno-optimize-strlen even
if other optimization flags are used as it is safer then and GCC 8.0 to
8.2 versions are becoming more and more rare.
0 commit comments