irrlicht/source
cutealien 748510300d Remove redundant compile flags -fstrict-aliasing -fexpensive-optimizations
Both are already included in -O2 (which is in included in the -O3 we use)
Thanks @randomMesh for reporting: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=7&t=52692
Note: -fstrict-aliasing also gets removed in debug now where it also was enabled.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6190 dfc29bdd-3216-0410-991c-e03cc46cb475
2021-02-12 11:29:53 +00:00
..
Irrlicht Remove redundant compile flags -fstrict-aliasing -fexpensive-optimizations 2021-02-12 11:29:53 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00