diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-15 10:43:49 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-15 10:43:49 +0200 |
commit | 3f19592f92fb3b646a2e52c6af6df18f78f27a98 (patch) | |
tree | 07a7718c123fa8416b7503df0356fae13b4ea384 /ext/mbstring/php_mbregex.c | |
parent | b2ec07e64c7a05a21da0f88acce62592becda87e (diff) | |
download | php-git-3f19592f92fb3b646a2e52c6af6df18f78f27a98.tar.gz |
Disable strict aliasing warnings
It seems like GCC 5 likes to warn about exactly those trivial strict
aliasing violations that it's not going to miscompile anyway and the
warnings are gone in newer versions. Just disable the noise.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions