diff --git a/srcpkgs/hidrd/template b/srcpkgs/hidrd/template index 3470511708c..8bb1ef18a52 100644 --- a/srcpkgs/hidrd/template +++ b/srcpkgs/hidrd/template @@ -11,6 +11,8 @@ homepage="https://github.com/DIGImend/hidrd" distfiles="https://github.com/DIGImend/hidrd/archive/${version}.tar.gz" checksum=0147993dedb3066873d22fab1dc3aafec78d8c5783d168cccc43126f0fc3b307 +CFLAGS="-fcommon" + case $XBPS_TARGET_MACHINE in *-musl) configure_args+=' LIBS=-lobstack'