Running linux in production is not an option, for me at least.
I was surprised too. They put it recently into deps tree.
Is disabled at run time, but is required
at compile time..
I have scrambled the Makefiles and rebar.configs
and rebar.config.scripts and got rid of sendfileand compiles and runs fine on
OpenBSD (amd64/5.7)
So, basically I have a non-sendfile-Yaws tree. Hurray!
Bogdan
On Friday, October 2, 2015 10:38 AM, Stuart Henderson
<[email protected]> wrote:
On 2015-09-30, Bogdan Andu <[email protected]> wrote:
> If one needs this linux-like crap, sendfile,and cannot disable it, how is he
> suppose to handle it?
Run it on linux?
I'm surprised Yaws needs it though, from what it says on their website
it looks optional.