summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDumitru Ceara <dceara@redhat.com>2022-04-11 13:39:16 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-05-17 23:10:41 +0200
commitd7c0b90fa360a694f0f3b4f4ce1c514fec4e4359 (patch)
tree084bf70be965402243aa439f8d16645ccd588209 /configure.ac
parentc8c49a9db9f20e8b5115e9ef7924e702ee70f4c3 (diff)
downloadopenvswitch-d7c0b90fa360a694f0f3b4f4ce1c514fec4e4359.tar.gz
ci: Add UB Sanitizer.
Note: There still is an UB instance when using SSE4.2 as reported here: https://mail.openvswitch.org/pipermail/ovs-dev/2022-January/390904.html Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Dumitru Ceara <dceara@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a79109bda..59ea0a281 100644
--- a/configure.ac
+++ b/configure.ac
@@ -198,6 +198,7 @@ OVS_CHECK_LINUX_SCTP_CT
OVS_CHECK_LINUX_VIRTIO_TYPES
OVS_CHECK_DPDK
OVS_CHECK_PRAGMA_MESSAGE
+AC_SUBST([CFLAGS])
AC_SUBST([OVS_CFLAGS])
AC_SUBST([OVS_LDFLAGS])