diff --git a/srcpkgs/trinity/template b/srcpkgs/trinity/template index 9739055753..a7a561e89c 100644 --- a/srcpkgs/trinity/template +++ b/srcpkgs/trinity/template @@ -11,6 +11,8 @@ distfiles="https://github.com/kernelslacker/trinity/archive/v${version}.tar.gz" checksum=9abd6cea3f6bd3b36794e038317d5ed6001dc52ad3b1cd7071f6cc7c5baecd3c nocross="Mis-use of memfd_create declaration" +CFLAGS="-fcommon" + if [ "$CROSS_BUILD" ]; then export CROSS_COMPILE=${XBPS_TARGET_TRIPLET} fi