mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:44:08 +00:00
9381ea50df
Current GCC doesn't warn here, so add -Wno-stringop-overflow, -Wno-attribute-warning, -Wno-restrict and -Wno-array-bounds to the list of warnings for old GCC. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>