]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
meson.build: compile with -fno-strict-aliasing obs-knot-resolver-bs4hbr/deployments/697
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Mar 2020 10:37:28 +0000 (11:37 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Mar 2020 10:37:28 +0000 (11:37 +0100)
commitcad901547b53cd94011350e86a9d219d40a347bf
treede26a2b789d9cfad80c1ebf3775e4838f5b84069
parente297272377295d7de83ee7d37fa9866dff5dba21
meson.build: compile with -fno-strict-aliasing

I tested that older compilers don't refuse this option:
 - gcc 4.8 (as that's the default in CentOS 7)
 - llvm 3.8 (year 2016 is enough, I hope)
meson.build