In #207, a user ran into an issue where ashuffle dependency absl did not build on their platform. This was due to the absl version pinned for ashuffle being unable to build on BSD. This wasn't noticed earlier because ashuffle is never built/tested against BSD. We should consider adding a BSD test build, or even emulated test setup, that runs on BSD.
In #207, a user ran into an issue where ashuffle dependency absl did not build on their platform. This was due to the absl version pinned for ashuffle being unable to build on BSD. This wasn't noticed earlier because ashuffle is never built/tested against BSD. We should consider adding a BSD test build, or even emulated test setup, that runs on BSD.