On 7/27/22 16:34, Frode Nordahl wrote:
> Hello, Ilya,
> 
> On Mon, Jul 25, 2022 at 2:19 PM Ilya Maximets <[email protected]> wrote:
>>
>>
>> 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
>>
> 
> Thank you for catching the issues with the original attempt at
> enabling building of the Python C JSON extension.
> 
> I cannot speak to the RHEL specific parts, but the other parts of this
> series LGTM, and it would be great if we could get them in before the
> 3.0 release.
> 
> Acked-by: Frode Nordahl <[email protected]>
> 

Thanks, Frode and David!

I adjusted the commit message for patch #2 and applied the series.
First 2 patches backported down to 2.13, last two - to 3.0.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to