diffutils: Remove -Werror=format-nonliteral from compiler flags
diffutils uses non-literal format strings in a few places.
This has been verified to be harmless in 3.7
Removing -Werror=format-nonliteral here allows us to use
-Werror=format-nonliteral globally in OPTIMIZE_FOR=security mode
while keeping diffutils building.
Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
Loading
Please register or sign in to comment