Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compile with
-fstrict-aliasing
(#50)
According to the GCC manual, this flag is automatically added when optimisations are enabled, but I would like to have it even when compiling without optimisations (i.e. in debug mode).
- Loading branch information