mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-lang/julia-bin: fix comment wrt execstack
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
68e91008c2
commit
355a006bba
@ -41,7 +41,7 @@ QA_DT_NEEDED="*"
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# Workaround for bug #956047. This can be dropped with >1.10.9.
|
||||
# Workaround for bug #956047. This can be dropped with >=1.10.9.
|
||||
edo patchelf --clear-execstack lib/julia/libopenlibm.so*
|
||||
}
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@ QA_DT_NEEDED="*"
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# Workaround for bug #956047. This can be dropped with >1.10.9.
|
||||
# Workaround for bug #956047. This can be dropped with >=1.10.9.
|
||||
edo patchelf --clear-execstack lib/julia/libopenlibm.so*
|
||||
}
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@ QA_DT_NEEDED="*"
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# Workaround for bug #956047. This can be dropped with >1.10.9.
|
||||
# Workaround for bug #956047. This can be dropped with >=1.10.9.
|
||||
edo patchelf --clear-execstack lib/julia/libopenlibm.so*
|
||||
}
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@ QA_DT_NEEDED="*"
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# Workaround for bug #956047. This can be dropped with >1.10.9.
|
||||
# Workaround for bug #956047. This can be dropped with >=1.10.9.
|
||||
edo patchelf --clear-execstack lib/julia/libopenlibm.so*
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user