libblastrampoline icon indicating copy to clipboard operation
libblastrampoline copied to clipboard

Fix trampoline build on latest clang on macos

Open gbaraldi opened this issue 11 months ago • 3 comments

https://github.com/llvm/llvm-project/issues/72802 caused clang to start complaining about the ordering between cfi and symbol name Same fix as https://github.com/JuliaLang/julia/pull/54634

gbaraldi avatar Jan 24 '25 15:01 gbaraldi

Does this fix #139?

giordano avatar Jan 24 '25 15:01 giordano

I believe it should

gbaraldi avatar Jan 24 '25 15:01 gbaraldi

Ugh, we should adapt the powerpc CI ~, but this change isn't going to affect it anyway.~

Can you please bump the version https://github.com/JuliaLinearAlgebra/libblastrampoline/blob/b127bc8dd4758ffc064340fff2aef4ead552f386/src/Make.inc#L26-L28 to 5.12.1?

giordano avatar Jan 24 '25 15:01 giordano

What's the status of this?

topolarity avatar Mar 27 '25 16:03 topolarity

Bump. Should we merge this?

ViralBShah avatar Jun 14 '25 22:06 ViralBShah