-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
ClangOnly affects Clang-based buildsOnly affects Clang-based buildsenhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClangOnly affects Clang-based buildsOnly affects Clang-based buildsenhancementNew feature or requestNew feature or request