Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added -fno-stack-protector: https://lore.kernel.org/bpf/194f38f2dc7d521375e5a660baaf1be31536be9a.camel@gmail.com/ https://reviews.llvm.org/D142046 - Added -Wno-unused-value, -Wunused to warn on unitialized/not used variables. kudos to @planetoryd for reporting this (#1080).
- Loading branch information