forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from ea7255d to f044df4 (#524)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `ea7255d` to `f044df4`. <details> <summary>Commits</summary> <ul> <li><a href="f044df4d8f"><code>f044df4</code></a> Refine USE_PROC_FOR_LIBRARIES macro documentation for Solaris</li> <li><a href="3ecf3db034"><code>3ecf3db</code></a> Turn on incremental GC in gctest for non-Linux USE_PROC_FOR_LIBRARIES</li> <li><a href="fc03d03f0d"><code>fc03d03</code></a> Do not define USE_PROC_FOR_LIBRARIES for NaCl</li> <li><a href="a290e75a93"><code>a290e75</code></a> Remove sbrk usage in redirect malloc needed for ancient Solaris/i686</li> <li><a href="341bee286a"><code>341bee2</code></a> Simplify dyn_load.c by defining UNIX_GENERIC_DYNAMIC_LOADING macro</li> <li><a href="f58c0d7c4c"><code>f58c0d7</code></a> Remove useless FIXME item in is_asan_mapping</li> <li><a href="e0feba795f"><code>e0feba7</code></a> Fix missing GC_register_dynamic_libraries_dl_iterate_phdr on Solaris</li> <li><a href="0e49480333"><code>0e49480</code></a> Eliminate 'GC_remove_roots_subregion not used' gcc warning on Solaris</li> <li><a href="cd2e7ffb22"><code>cd2e7ff</code></a> Fix 'PIOCNMAP undeclared' gcc error if USE_PROC_FOR_LIBRARIES on Solaris</li> <li><a href="b759d7788d"><code>b759d77</code></a> Fix 'MA_FETCHOP undeclared' gcc error if USE_PROC_FOR_LIBRARIES on Solaris</li> <li>Additional commits viewable in <a href="ea7255d41e...f044df4d8f">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: ea7255d41e...f044df4d8f
Reference in New Issue
Block a user