Hacker News new | past | comments | ask | show | jobs | submit login

Is there any way to force the installer to compile from source rather than downloading a binary?

I'm a little wary of precompiled binaries.




There's a Makefile in the src directory, seems like you can run "make release" to compile from source.


Do you also validate the whole source code, including running it through static analysis, before compiling it?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: