Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Drop introspection+clang hack
Forcing use of GCC breaks trying to use `clang -fsanitize=address`. The real fix here anyways should have been avoiding passing compiler flags to a compiler that doesn't understand them.
- Loading branch information