You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building abt-io fails on my MacBook Pro M2 (arm64), complaining that fallocate does not exist (in examples/concurrent-write-bench.c). Weirdly enough configure is supposed to detect whether fallocate is available and disable it in this file if not.