parent
e3300eb7e2
commit
7d032c185d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue