mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 04:06:24 -06:00
d913be7bf2
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `563de69` to `618012d`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/618012d0ab4207365c4f9dedc669a42c89f6bb4e"><code>618012d</code></a> Fix 'undefined getsectbynamefromheader_64' linker error for Mac Catalyst</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/e837caf4f625b4f3386e54420ce4e827ac4d4471"><code>e837caf</code></a> GH Actions: Add new cross-compile targets (zig 0.16.0)</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/f96793e44141bdac0dcd1c2eea13e784442a5a26"><code>f96793e</code></a> Support Linux/hexagon with musl libc</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/703c7ab8837afde7776deed07ddd0e6a520c473b"><code>703c7ab</code></a> Add badge for zig-cross-compile-other to README</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/147c33db938c4a7a4ba36d1b7da0a2e99ebda2bc"><code>147c33d</code></a> GH Actions: Move non-Linux zig cross-compile targets to other workflow</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/d985d46d8eae2032314e0479bccf0e7c93c2a949"><code>d985d46</code></a> GH Actions: Move unsupported targets to exclude in zig-cross-compile</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/563de69e6935fa4e2f251e02edcd80761ba4c428...618012d0ab4207365c4f9dedc669a42c89f6bb4e">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 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>