Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
glibc


Commits:
83899c6e by Frederik Schwan at 2024-01-24T14:09:22+01:00
remove DT_HASH patch since Valve reports that all affected games have been 
patchted

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -21,7 +21,6 @@ 
source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
         locale-gen
         lib32-glibc.conf
         sdt.h sdt-config.h
-        reenable_DT_HASH.patch
 )
 validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8 # Carlos O'Donell
               BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar
@@ -39,10 +38,6 @@ prepare() {
   [[ -d glibc-$pkgver ]] && ln -s glibc-$pkgver glibc
   cd glibc
 
-  # Re-enable `--hash-style=both` for building shared objects due to issues 
with EPIC's EAC
-  # which relies on DT_HASH to be present in these libs.
-  # reconsider 2023-01
-  patch -Np1 -i "${srcdir}"/reenable_DT_HASH.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/83899c6e216ef04a56f16faaa19fcbf84bd0f799

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/83899c6e216ef04a56f16faaa19fcbf84bd0f799
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to