Skip to content

Comments

Fix cross-platform launcher_maker actions#28746

Closed
fmeum wants to merge 1 commit intobazelbuild:masterfrom
fmeum:fix-launcher-cross
Closed

Fix cross-platform launcher_maker actions#28746
fmeum wants to merge 1 commit intobazelbuild:masterfrom
fmeum:fix-launcher-cross

Conversation

@fmeum
Copy link
Collaborator

@fmeum fmeum commented Feb 23, 2026

Description

The launcher_maker binary should be built for the exec platform when using the from-source toolchain.

Motivation

Fixing Unix-to-Windows cross-platform builds.

Build API Changes

No

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None

The `launcher_maker` binary should be built for the exec platform when using the from-source toolchain (e.g., when cross-compiling from Unix to Windows).
@fmeum fmeum requested a review from meteorcloudy February 23, 2026 10:43
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Feb 23, 2026
@fmeum
Copy link
Collaborator Author

fmeum commented Feb 23, 2026

@bazel-io fork 9.1.0

@meteorcloudy meteorcloudy added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Feb 23, 2026
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Feb 24, 2026
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Feb 24, 2026
### Description
The `launcher_maker` binary should be built for the exec platform when using the from-source toolchain.

### Motivation
Fixing Unix-to-Windows cross-platform builds.

### Build API Changes

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#28746.

PiperOrigin-RevId: 874445666
Change-Id: I4cfe6133a442432b04bd701afe253b6cf2b49250
github-merge-queue bot pushed a commit that referenced this pull request Feb 24, 2026
### Description
The `launcher_maker` binary should be built for the exec platform when
using the from-source toolchain.

### Motivation
Fixing Unix-to-Windows cross-platform builds.

### Build API Changes

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes #28746.

PiperOrigin-RevId: 874445666
Change-Id: I4cfe6133a442432b04bd701afe253b6cf2b49250

Commit
aabad1a

Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants