diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2016-07-20 19:55:20 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2016-07-21 09:49:34 +0200 |
commit | a7942177c9f969faec1d767c67d4019a61dc7e16 (patch) | |
tree | b70f2b22cc62441fe1c1c701861c989d0ac30071 /examples | |
parent | 488992b0109e2a3fb55a1ebd9180b7fa208a8ff6 (diff) |
build: don't disable the aliasing checks
We now don't break the strict aliasing rules.
Also, having a compiler flag that disables a warning among the flags that are
meant to add extra sanity checking is not correct either:
--enable-extra-warnings=no would generate a bad aliasin warning while
the --enable-extra-warnings=yes would not.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions