Skip to content

Modules: Fix checks under -Werror=strict-prototypes

Peter Kokot requested to merge petk/cmake:patch-wstrict-prototypes into master

Fix configure-time checks when using -Werror=strict-prototypes or -Wstrict-prototypes compiler flag, for example, via the CMAKE_C_FLAGS.

Topic-rename: check-strict-prototypes

Edited by Brad King

Merge request reports