sonic-mgmt-framework
sonic-mgmt-framework copied to clipboard
Use pkg-config for Python linking, support Debian bullseye
This makes the build compatible with any Python3 minor, specifically the ones used in Debian bullseye and before.
I do not know why we link specifically against cURL GnuTLS but added a comment specifying why we have to link explicitly against it given how the build environment looks like.
Ping @kwangsuk for review
Ping @kwangsuk for review
Nice to check the metadata for python-embed. LGTM
Thanks! @anand-kumar-subramanian could you help merging this?
Superseded by #133