summaryrefslogtreecommitdiff
path: root/dev-lang/julia-bin/julia-bin-1.9.4-r1.ebuild
AgeCommit message (Collapse)Author
2025-05-17dev-lang/julia-bin: fix comment wrt execstackSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-17dev-lang/julia-bin: workaround execstack issues w/ glibc-2.41, add smoke testSam James
* Workaround execstack issues w/ glibc-2.41 by using patchelf. * Add smoke test to make sure the binary works. Bug: https://github.com/JuliaLang/julia/issues/57250 Closes: https://bugs.gentoo.org/956047 Signed-off-by: Sam James <sam@gentoo.org>