]> git.proxmox.com Git - ovs.git/blobdiff - configure.ac
build: Respect CFLAGS and LDFLAGS passed to make
[ovs.git] / configure.ac
index f1c9f9f314beea03bdb2e06abb6f456c39ac8795..35e884ab2cbd0afe50052bef0fef895acc498254 100644 (file)
@@ -122,6 +122,8 @@ AC_SUBST(KARCH)
 OVS_CHECK_LINUX
 OVS_CHECK_DPDK
 OVS_CHECK_PRAGMA_MESSAGE
+AC_SUBST([OVS_CFLAGS])
+AC_SUBST([OVS_LDFLAGS])
 
 AC_CONFIG_FILES(Makefile)
 AC_CONFIG_FILES(datapath/Makefile)