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

fix: consolidate 32-bit and 64-bit configs #572

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

plexoos
Copy link
Member

@plexoos plexoos commented Jul 28, 2023

Introduce a single config file capable of setting up either 32-bit or 64-bit environment.

Something like this should work:

setup 64b
starver dev
setup 32b
starver dev

Copy link
Contributor

@genevb genevb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
-Gene

@plexoos plexoos merged commit 0727695 into star-bnl:main Aug 2, 2023
156 checks passed
@plexoos plexoos deleted the fix/consolidate_config branch August 2, 2023 03:26
@plexoos plexoos added the infrastructure Build environment and configuration label Aug 2, 2023
plexoos added a commit to klendathu2k/star-sw-1 that referenced this pull request Aug 3, 2023
dkapukchyan pushed a commit to dkapukchyan/star-sw that referenced this pull request Mar 11, 2024
Introduce a single config file capable of setting up either 32-bit or
64-bit environment.

Something like this should work:

```
setup 64b
starver dev
setup 32b
starver dev
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build environment and configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants