From 149e4031fdb1a6907ce04fe9098c0d40a5a23bb2 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: May 31 2006 17:21:14 +0000 Subject: 2.4.90-11 --- 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