]> granicus.if.org Git - libevent/commit
Ignore unknown pragmas
authorAzat Khuzhin <azat@libevent.org>
Sat, 12 Nov 2022 17:56:25 +0000 (18:56 +0100)
committerAzat Khuzhin <azat@libevent.org>
Sat, 12 Nov 2022 18:00:10 +0000 (19:00 +0100)
commit9e346936d47a3a461f8ebaedabb2975bef3babf5
treecb5d3120bcca5cc602ae1b524ed76c6c212a6680
parent72a4fe76fc3c0d541905cda765ec531e0d515d01
Ignore unknown pragmas

Since new compilers has new checks (like -Wdangling-pointer), and so to
avoid extra checks in cmake/autotools, simply suppress if the pragma is
unknown.
CMakeLists.txt
configure.ac