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
Revert to the simple -Wall -Wextra -Werror -pedantic -std=c99
flags that work across all platforms. The extra hardening and
warning flags caused build failures due to differences between
GCC versions, distro-specific compiler specs, and platform
feature availability.
0 commit comments