]> granicus.if.org Git - curl/commit
build: get CFLAGS (including -werror) used for examples and tests
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Feb 2018 22:35:23 +0000 (23:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 4 Mar 2018 18:46:26 +0000 (19:46 +0100)
commit8b0b1a30881590e70082784e16f3c2c66d88b218
treece286b6ee193d73373f95d92fd5230fb788529e0
parent68d84cfe984e7d0483fad14fdd7deef4bf67de1b
build: get CFLAGS (including -werror) used for examples and tests

... so that the CI and more detects compiler warnings/errors properly!

Closes #2337
docs/examples/Makefile.am
tests/libtest/Makefile.am
tests/libtest/lib655.c
tests/unit/Makefile.am
tests/unit/unit1607.c