]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Remove two dead exceptions for compiler Clang.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 16 Aug 2021 16:11:56 +0000 (18:11 +0200)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 19 Aug 2021 14:03:27 +0000 (09:03 -0500)
commit73e2288db76a5614f1b732d92f81aa37ae45e37a
tree9f4349f90a4dfb1ef7c0071ebcf35008c7342ce0
parent432fe9dc2aa56ab15b6515bb5d8c54e54a943e15
BuildSystem: Remove two dead exceptions for compiler Clang.

Commit 305ce3d added -Wno-parentheses-equality to Makefile.rules,
turning the previous two warning suppressions from commit e9520db
redundant. Let us remove the latter.

Change-Id: I0b471254b31e6e05902062761dded4b3e626c7ac
res/Makefile
utils/Makefile