Skip to content

Add support for loongarch

ruilong wu requested to merge wuruilong/click:main into main

Some architectures (e.g. loongarch) do not support the __xmknod, __xstat, __xstat64 functions, which can cause test errors. Link to error details: https://buildd.debian.org/status/fetch.php?pkg=click&arch=loong64&ver=0.5.2-2&stamp=1711020603&raw=0

Merge request reports