finagolfin
finagolfin
> libdispatch dropped as well What was the problem? > I suppose you'll handle it together with swift @buttaface Sure, if it's not building now, I'm the maintainer and will...
Zig has been broken since I updated to LLVM 14, #10017, should be fixed in their next release.
Can you give an example of a project that needs this, ie where did you run into this problem? I know that the Ubuntu clang package adds this versioned symlink...
[I don't see any indication of that](https://github.com/GPUSPH/gpusph/search?q=clang), do you know where in their build config? Does that even work on Android, as I don't think CUDA is available?
Alright, I don't think this is generally useful, but I'll look into adding it when we bump clang for the NDK 25 update, #11422.
Rewrite the commit according to #10748 and we'll get it in.
> Is there a reason for not merging this? Is it just the commit message? Probably. > Maintainers can amend the commit message with squash and merge... We could, but...
[It works fine in this repo](https://github.com/termux/termux-packages/runs/7410949159?check_suite_focus=true), my guess is you made some changes locally or in your environment that is breaking it for you.
Confirmed that the problem is gone on linux x86_64 and Android AArch64, thanks.
Pinging @Goos, what do you think?