Given that Clang compiles correctly and produces a smaller binary, should move it to the Master branch to replace GCC. - [ ] Setup instructions for using Clang over GCC - [ ] Make makefile more generic for Clang support. Currently relies on setting the CC var relative to what Clang is setup as. - [ ] Adjust the build process. Maybe switch to GitHub actions over Travis?
Given that Clang compiles correctly and produces a smaller binary, should move it to the Master branch to replace GCC.