Skip to content

PowerPC64: Generalize inherit-real-ABI-from-C++-host-compiler logic to all PowerPC64 hosts, not just Linux#5054

Merged
kinke merged 1 commit intoldc-developers:masterfrom
kinke:ppc64_fbsd
Feb 3, 2026
Merged

PowerPC64: Generalize inherit-real-ABI-from-C++-host-compiler logic to all PowerPC64 hosts, not just Linux#5054
kinke merged 1 commit intoldc-developers:masterfrom
kinke:ppc64_fbsd

Conversation

@kinke
Copy link
Copy Markdown
Member

@kinke kinke commented Feb 3, 2026

Should fix #4959 for FreeBSD.

…o all PowerPC64 hosts, not just Linux

Should fix ldc-developers#4959 for FreeBSD.
@kinke
Copy link
Copy Markdown
Member Author

kinke commented Feb 3, 2026

I guess it's safer to restrict this logic to the same OS - so that cross-compiles (to PPC64 with different OS) all default to the doubledouble type, like non-PPC64 LDC builds targeting PPC64.

@kinke kinke merged commit b6e3298 into ldc-developers:master Feb 3, 2026
23 checks passed
@kinke kinke deleted the ppc64_fbsd branch February 3, 2026 15:56
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.

Unable to build LDC 1.41 on FreeBSD/PowerPC64

1 participant