mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-30 10:28:56 -06:00
chore(deps): Bump vendor/bdwgc from d2690a7 to 14a1025 (#264)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `d2690a7` to `14a1025`. <details> <summary>Commits</summary> <ul> <li><a href="14a1025bd9"><code>14a1025</code></a> Fix getcontext() detection by CMake on OpenBSD</li> <li><a href="f385ab05a6"><code>f385ab0</code></a> Set name of GC marker threads on OpenBSD</li> <li><a href="d82af8d05a"><code>d82af8d</code></a> Fix 'linker input unused' error inside check_c_compiler_flag (CMake)</li> <li><a href="8c7daed88e"><code>8c7daed</code></a> Fix 'undefined reference' linker errors if shared build on OpenBSD (CMake)</li> <li><a href="96b4f1da47"><code>96b4f1d</code></a> Eliminate 'rand() may return deterministic values' warning</li> <li><a href="d8638caefe"><code>d8638ca</code></a> Use a macro internally to designate Free/Net/OpenBSD</li> <li><a href="52961f3fd1"><code>52961f3</code></a> Use a macro internally to designate Cygwin and MSWin/WinCE</li> <li><a href="789964e764"><code>789964e</code></a> Initial support of KOS/arm64</li> <li><a href="5db8ac5b82"><code>5db8ac5</code></a> Define internal macro for pointers rounding up by a mask</li> <li><a href="cf77740afe"><code>cf77740</code></a> Eliminate 'unused function' gcc warnings in tests</li> <li>Additional commits viewable in <a href="d2690a7c27...14a1025bd9">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 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: d2690a7c27...14a1025bd9
Reference in New Issue
Block a user