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

Add mpfr project needed for GDB 14 #388

Merged
merged 3 commits into from
Jan 30, 2024
Merged

Add mpfr project needed for GDB 14 #388

merged 3 commits into from
Jan 30, 2024

Conversation

bsdjhb
Copy link
Contributor

@bsdjhb bsdjhb commented Jan 30, 2024

No description provided.

The files don't include the sysroot prefix in some places and do in
others confusing libtool.
Remove .la files when cross-building.
@bsdjhb bsdjhb force-pushed the mpfr branch 2 times, most recently from b203a54 to 129ccd3 Compare January 30, 2024 17:20
tests/test_target_order.py Outdated Show resolved Hide resolved
tests/test_target_order.py Outdated Show resolved Hide resolved
tests/test_target_order.py Outdated Show resolved Hide resolved
tests/test_target_order.py Outdated Show resolved Hide resolved
Copy link
Member

@arichardson arichardson left a comment

Choose a reason for hiding this comment

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

This looks good to me once CI is happy. I'd suggest running pip install -U ruff && ruff check --fix .. It should also work automatically if you installed the pre-commit hooks with pre-commit install

GDB 14 requires mpfr.  Previously it was an optional dependency.
@bsdjhb bsdjhb merged commit 905f369 into main Jan 30, 2024
4 checks passed
@bsdjhb bsdjhb deleted the mpfr branch January 30, 2024 22:24
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.

3 participants