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

ldc: build in 2 stages, update to 1.30.0 #40931

Closed
wants to merge 2 commits into from
Closed

Conversation

sgn
Copy link
Member

@sgn sgn commented Dec 6, 2022

Testing the changes

  • I tested the changes in this PR: NO


post_patch() {
if [ "$XBPS_TARGET_LIBC" = musl ]; then
patch -Np1 -i "$FILESDIR/musl.patch"
Copy link
Member

Choose a reason for hiding this comment

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

This patch supports glibc so it doesn't need to be conditional.
It was merged upstream:
dlang/dmd@5454426

@oreo639 oreo639 mentioned this pull request Dec 18, 2022
@sgn sgn closed this Dec 20, 2022
@sgn sgn deleted the ldc-2-stage branch August 23, 2023 08:32
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.

None yet

2 participants