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

Stop using entrypoint attribute #11

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

lpawelcz
Copy link
Contributor

@lpawelcz lpawelcz commented Feb 28, 2024

This PR modifies the build rules to not depend on entrypoint attribute. It also removes BAZEL_ORFS environment variable as it is no longer required. A new environment variable MAKE_PATTERN is introduced to keep path to *.mk file relevant to given stage of ORFS flow.
It also includes a small cleanup with regards to loops used in the macro definition.

In subsequent PR the entrypoint attribute will be removed from the repository entirely. This will be done after The-OpenROAD-Project/megaboom#25 is merged.

@oharboe oharboe merged commit 847be3e into The-OpenROAD-Project:main Feb 28, 2024
4 checks passed
@lpawelcz lpawelcz deleted the remove-entrypoint-attr branch February 29, 2024 10:09
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