lava/linear_ringbuffer

compile error in macos

cartler opened this issue · 1 comments

There doesn't seem to be a mremap in macos

Hm, in that case this library is probably linux-only, I don't see a way to implement it without using mremap(). Sorry about that :/