diff --git a/glibc-fedora.patch b/glibc-fedora.patch index 30610f0..6750c16 100644 --- a/glibc-fedora.patch +++ b/glibc-fedora.patch @@ -3353,8 +3353,8 @@ +# .a libraries are not performance critical and so we +# build them without direct TLS segment references +# always. -+CPPFLAGS.o += -DNO_TLS_DIRECT_SEG_REFS -+CFLAGS.o += -mno-tls-direct-seg-refs -+CPPFLAGS.oS += -DNO_TLS_DIRECT_SEG_REFS -+CFLAGS.oS += -mno-tls-direct-seg-refs ++CPPFLAGS-.o += -DNO_TLS_DIRECT_SEG_REFS ++CFLAGS-.o += -mno-tls-direct-seg-refs ++CPPFLAGS-.oS += -DNO_TLS_DIRECT_SEG_REFS ++CFLAGS-.oS += -mno-tls-direct-seg-refs endif