]> git.puffer.fish Git - mirror/frr.git/commit
build: enable -Wundef warnings 5967/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 11 Mar 2020 10:05:34 +0000 (11:05 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 30 Mar 2020 09:22:58 +0000 (11:22 +0200)
commit5fa861b05289f9589a2404e64fc5ca8f2678d31e
tree5e2de7d76bf6c6cf650408ef05bfa0458abf635d
parent0cd61f8d2420b482cf3cc0a6a6416c15daed332c
build: enable -Wundef warnings

Now that we've fixed all of them, enable them by default if the compiler
supports it.

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
configure.ac