diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2015-03-03 10:00:43 +0100 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-06-08 14:10:33 -0400 |
| commit | 49aee25dc4926d67adac165822ce588068f87ce9 (patch) | |
| tree | d2e0916930684f3a5aa3c41e70360e6f180bd303 /lib/workqueue.c | |
| parent | 988225dde133b7e0f16c60323430f0de6b3241c2 (diff) | |
build: add --enable-werror
This allows enabling -Werror in a consistent way. Note that this is
different from just specifiying it in CFLAGS, since that would either
break configure tests (if done on ./configure), or would override
configure's CFLAGS (if done on make).
Using --enable-werror instead provides a new WERROR variable that is
additionally used during make with a consistent set of warning flags.
The tests/ directory is exempt. (Rationale being, better to have more
tests than pedantically complain about them.)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/workqueue.c')
0 files changed, 0 insertions, 0 deletions
