forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from 14ebfe7 to abb43bb (#320)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `14ebfe7` to `abb43bb`. <details> <summary>Commits</summary> <ul> <li><a href="abb43bba35"><code>abb43bb</code></a> Refine main README about the ways available to build the library</li> <li><a href="c3e77d206d"><code>c3e77d2</code></a> Eliminate 'unused parameter' gcc warning in free() if IGNORE_FREE</li> <li><a href="f5b0933bf8"><code>f5b0933</code></a> Remove warning at GC_init about USE_PROC_FOR_LIBRARIES and Linux threads</li> <li><a href="89cb8c4ddb"><code>89cb8c4</code></a> Compile gc_dlopen.c and specific.c conditionally in Makefile.am</li> <li><a href="69af51ad09"><code>69af51a</code></a> Order libgc .c files lexicographically in Makefile.direct, NT/WCC_MAKEFILE</li> <li><a href="3e0232e700"><code>3e0232e</code></a> Fix back graph and checksums support in WCC_MAKEFILE</li> <li><a href="eed79507a3"><code>eed7950</code></a> Order libgc .c files lexicographically in cmake and automake scripts</li> <li><a href="499206c000"><code>499206c</code></a> New public function GC_get_actual_vdb</li> <li><a href="fb6e7e442c"><code>fb6e7e4</code></a> Export get/set_abort_func even in case of SMALL_CONFIG</li> <li><a href="32dbd6d899"><code>32dbd6d</code></a> Export get/set_manual_vdb_allowed even in case of SMALL_CONFIG</li> <li>Additional commits viewable in <a href="14ebfe7718...abb43bba35">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
vendor/bdwgc
vendored
2
vendor/bdwgc
vendored
Submodule vendor/bdwgc updated: 14ebfe7718...abb43bba35
Reference in New Issue
Block a user