]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #808: turn off -Wshorten-64-to-32 for clang builds (aka iOS builds) to workarou...
authorEric Hawicz <erh+git@nimenees.com>
Sun, 30 Jul 2023 15:38:01 +0000 (11:38 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Sun, 30 Jul 2023 15:38:01 +0000 (11:38 -0400)
commitc8b0a90e951d2ef9f816f79725e6b54d72443fa1
treec9629a5ed4ea0a8e562fcec0dc6d09fcb2289a32
parent9b36c729458761fcc175dcbe2bb62fc2c9d77f3e
Issue #808: turn off -Wshorten-64-to-32 for clang builds (aka iOS builds) to workaround "implicit conversion loses integer precision" warnings.
CMakeLists.txt