mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
41c2f33698
Maintainer: me This commit addresses a build failure around guards on execinfo.h usage to prevent uclibc from pulling it in, as it defines both __GLIBC__ and __UCLIBC__. The original patch had invalid syntax which this corrects. Signed-off-by: James Taylor <james@jtaylor.id.au>