]> git.xonotic.org Git - xonotic/darkplaces.git/commit
build: enable strict aliasing optimisations
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 8 Dec 2023 07:08:44 +0000 (17:08 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 9 Dec 2023 10:13:35 +0000 (20:13 +1000)
commit2ebad737eea219e414ca6d912af13e9f92fa4019
tree49784d792afcc67eca48420f670afa94cb57221e
parent1c5e917527c135ba00c06a49800d57870020f7c2
build: enable strict aliasing optimisations

Extensive code quality improvements have been made since this was last
tried, and compilers are smarter with better warnings now.

This doesn't change the Xonotic pipeline gameplay hash so it's highly
unlikely to cause any subtle regressions.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
makefile.inc