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 packages to work on new Clang version #22

Open
Rhys-T opened this issue Dec 27, 2024 · 1 comment
Open

Fix packages to work on new Clang version #22

Rhys-T opened this issue Dec 27, 2024 · 1 comment

Comments

@Rhys-T
Copy link
Owner

Rhys-T commented Dec 27, 2024

Wine and FPC are both still getting error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairs.

See also NixOS/nixpkgs#309365.

FPC upstream issues:

Rhys-T added a commit that referenced this issue Dec 29, 2024
@Rhys-T
Copy link
Owner Author

Rhys-T commented Dec 30, 2024

Currently working around this by downgrading Clang for these packages (17 for fpc, 16 for wine64Full).

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