Ilya Maximets (4): rhel: Stop installing internal headers. libopenvswitch.pc: Add missing libs for a static build. python: Add ability to pass extra libs and cflags for C extension. debian: Fix incorrect linkage of the python C extension.
.ci/linux-build.sh | 7 +++++++ debian/rules | 11 ++++++++--- lib/libopenvswitch.pc.in | 4 ++-- lib/libsflow.pc.in | 2 +- ofproto/libofproto.pc.in | 2 +- ovsdb/libovsdb.pc.in | 2 +- python/setup.py | 19 +++++++++++++------ rhel/openvswitch-fedora.spec.in | 14 -------------- rhel/openvswitch.spec.in | 18 ------------------ 9 files changed, 33 insertions(+), 46 deletions(-) -- 2.34.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
