diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-02-15 17:32:09 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-02-15 17:41:55 +0000 |
| commit | fd6611bb4ba148ca316573f5d8357a8e9b65a37f (patch) | |
| tree | 1d36f192700c7426291b4f892a92aa23aa47892d /lib/if_rmap.c | |
| parent | 09720d318948a96bc7d8fa7b83a968b1018818b6 (diff) | |
bgpd: fix automake fart under MSAN
"When building without VNC, automake sees that the `bgpd_bgpd_CFLAGS`
variable exists, although it is only set in the VNC-enabled case... but
since the variable exists, it unconditionally drops `AM_CFLAGS` for the
two bgp targets and uses `bgpd_bgpd_CFLAGS` instead, which will
contain... _nothing_."
This was breaking builds of bgpd binaries with MSAN enabled.
Signed-off-by: David Lamparter <equinox@diac24.net>
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/if_rmap.c')
0 files changed, 0 insertions, 0 deletions
