Both the USE_SANITIZER and USE_COVERAGE options are convenience options that turn on a set of CFLAGS. Despite our own set of CFLAGS required to build libgit2, we have no real business to mess with them, though, as they can easily be passed in by the user via specifying the CFLAGS environment variable. The reasoning behind not providing them is that as soon as we start adding those for some usecases, users might ask for other sets of CFLAGS catering to their specific need in another usecase. Thus, we do not want to support them here.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
changelog.md | Loading commit data... | |
checkout-internals.md | Loading commit data... | |
code_of_conduct.md | Loading commit data... | |
contributing.md | Loading commit data... | |
conventions.md | Loading commit data... | |
diff-internals.md | Loading commit data... | |
differences-from-git.md | Loading commit data... | |
error-handling.md | Loading commit data... | |
fuzzing.md | Loading commit data... | |
merge-df_conflicts.txt | Loading commit data... | |
projects.md | Loading commit data... | |
release.md | Loading commit data... | |
threading.md | Loading commit data... | |
troubleshooting.md | Loading commit data... |