Skip to content

Draft: qt: Patch to not use statx and renameat2 functions

Andrea Suisani requested to merge sickpig/nexa:fix-gitian-bionic into dev

This should keep our glibc version at 2.27 which is compatible with Ubuntu 18.04.

Also updated symbol-check.py to allow up to glibc 2.27 so we catch future transgressions.

This should fix the problem reported in issue #8

Edited by Andrew Stone

Merge request reports