afonso360 opened PR #5323 from freebsd-build
to main
:
:wave: Hey,
This gets this package to build for
x86_64
, but does not include any cache clearing foraarch64-freebsd
. Which will probably build, but not work.As far as I can tell membarriers are still in the process of being added.
See: https://reviews.freebsd.org/D32360Since FreeBSD is mirroring the Linux membarrier syscall we may be able to reuse the same implementation for both Linux and FreeBSD for AArch64.
I wasn't able to test FreeBSD directly but cg_clif builds and passes its tests with this commit applied to the v3.0.0 tag. (CI)
Fixes: #5308
cc: @bjorn3
alexcrichton submitted PR review.
alexcrichton merged PR #5323.
Last updated: Nov 22 2024 at 16:03 UTC