aboutsummaryrefslogtreecommitdiff
path: root/net/gensio/patches/0003-Revert-ax_pkg_swig.m4-to-latest-vanilla-version.patch
Commit message (Collapse)AuthorAge
* gensio: add patches/fixes to workaround swig and python detectionMichael Heimpold2023-11-22
The built-in swig/python detection does not works well when system-wide m4 macros are available with same name but different content. So make the configure stuff compatible, resp. workaround a little bit. It seems also necessary to pass the PYTHON_LIBS environment during the compile phase. Signed-off-by: Michael Heimpold <mhei@heimpold.de>