commit:     d041475876c9e343ff7daad7a9e604ff25133010
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 09:11:26 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 09:11:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0414758

Revert "sys-libs/glibc: make libgcc_s.so.1 copy in test dir executable"

This reverts commit 9d78e6af19983d72540ff74778992c450d975e47.

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 sys-libs/glibc/glibc-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index ce31d8129015..ce1e17c086a8 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -1303,7 +1303,6 @@ glibc_src_test() {
                lgc=${lgc/.a/_s.so.1}
                einfo "Copying ${lgc} into build directory"
                cp "${lgc}" ./ || die
-               chmod ugo+x ./libgcc_s.so.1 || die
        fi
 
        # sandbox does not understand unshare() and prevents

Reply via email to