lpabon / cmockery2

Reviving cmockery unit test framework from Google
Apache License 2.0
69 stars 39 forks source link

Remove warning flags from pkgconfig file #35

Open maya-rv opened 6 years ago

maya-rv commented 6 years ago

This is relevant to me because I'm building something that has warnings on the newer glibc, and since it uses cmockery, they are fatal. -Werror might be useful to the developers of the program if they are motivated, but I am not one, but they didn't check with my exact setup (very new glibc). it's best not to force cmockery users to use -Werror.