Remove for now -Wcast-qual GCC warnings.
commit2c11837ad448162ce94f63d1d47ba9011c624591
authorEmmanuel Roullit <emmanuel@netsniff-ng.org>
Sat, 3 Mar 2012 15:42:58 +0000 (3 16:42 +0100)
committerEmmanuel Roullit <emmanuel@netsniff-ng.org>
Mon, 5 Mar 2012 19:34:42 +0000 (5 20:34 +0100)
tree51d9d71becf16f6e103d8e68bd841e98fbcff201
parent21000a2151df8d49a5d17a13995b506fabebc6d5
Remove for now -Wcast-qual GCC warnings.

liburcu functions trigger boat-load of "new qualifiers in middle of multi-level
non-const cast are unsafe" warnings.
Disabled the obnoxious warnings before coming up with a better solution.
src/CMakeLists.txt