Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github: build with "-fexceptions" CFLAGS
This seems good for our test builds. This can result in additional uninitialized variable warnings about autovariables with cleanup attribute. This flag is also enabled by default on Fedora package build ([1]). [1] https://src.fedoraproject.org/rpms/redhat-rpm-config//blob/rawhide/f/buildflags.md
- Loading branch information