Skip to content

Make biso/flex work with local and BCR tools work with bazel 8 - #2520

Closed
hzeller wants to merge 1 commit into
chipsalliance:masterfrom
hzeller:feature-20260614-flex-bison
Closed

Make biso/flex work with local and BCR tools work with bazel 8#2520
hzeller wants to merge 1 commit into
chipsalliance:masterfrom
hzeller:feature-20260614-flex-bison

Conversation

@hzeller

@hzeller hzeller commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

We can't select on a toolchain anymore, so break up the build rules into a local and non-local genrule and choose outputs from these.

Fixes #2435

We can't select on a toolchain anymore, so break up the build
rules into a local and non-local genrule and choose outputs
from these.

Fixes chipsalliance#2435
@hzeller
hzeller force-pushed the feature-20260614-flex-bison branch from a5f34bd to 71f7097 Compare August 6, 2026 08:35
@hzeller

hzeller commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator Author

This is somewhat ugly, but it helps bring us over the post-bazel 7 hump.
Ideally we can have the solution in #2524 at some point, but that currently still has issues to compile on Windows.

@hzeller

hzeller commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

Closing in favor of #2563

@hzeller hzeller closed this Aug 7, 2026
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.

Flex and Bison toolchain switching stopped working with bazel 8

1 participant