Skip to content

pyzmq: possibly fix compilation on aarch64

Karel Koci requested to merge bugfix/pyzmq-aarch64-error into develop

This introduces patch that hacks arguments used to link libraries. Problem is that it just workarounds probably existing problem in Python in OpenWrt. Although we need this to fix compilation.

Fixes https://gitlab.labs.nic.cz/turris/turris-os-packages/issues/521

Edited by Karel Koci

Merge request reports