Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openroad.bzl: Hack away prefix #239

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

hovind
Copy link
Contributor

@hovind hovind commented Oct 25, 2024

Hack to make $(location <label>) expansions
work when configuration files are generated for
executables that are run with bazelisk run.
Hacks a File's .path into a .short_path.

@oharboe

Hack to make `$(location <label>)` expansions
work when configuration files are generated for
executables that are run with `bazelisk run`.
Hacks a `File`'s `.path` into a `.short_path`.
@oharboe oharboe merged commit a21a3a6 into The-OpenROAD-Project:main Oct 25, 2024
20 checks passed
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