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

Update third-party-pkgs.py script to always use new map #16768

Open
daviditen opened this issue Nov 20, 2020 · 0 comments
Open

Update third-party-pkgs.py script to always use new map #16768

daviditen opened this issue Nov 20, 2020 · 0 comments
Assignees

Comments

@daviditen
Copy link
Member

Add all required mappings to the new map in generate_subdir_map() so we don't require the branch here:

if val in get_all_pkgs():

Remove that branch along with the get_all_pkgs() function.

Update any leftover variable settings to use bundled that make sense. For example CHPL_REGEXP=re2 -> CHPL_REGEXP=bundled.

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

No branches or pull requests

1 participant