]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- switch TLS bcond to off by default (TLS works but creates some incompatibilities...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 9 Jan 2004 22:04:16 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.424

glibc.spec

index 410e7d4c1f048b524a574a1fd2cf88068084a77d..17d40e16e03bfa451d9915374701c64ba53ac199 100644 (file)
@@ -9,7 +9,7 @@
                                # glibc-kernel-headers (evil, breakage etc., don't use)
 %bcond_without dist_kernel     # for above, allow non-distribution kernel
 %bcond_with    nptl            # use nptl instead of linuxthreads
-%bcond_without  tls            # do not use tls
+%bcond_with     tls            # use tls
 %bcond_with    tests           # do not perform "make test"
 
 #
@@ -53,7 +53,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.3
 Name:          glibc
 Version:       2.3.3
-Release:       0.20040101.4%{?with_nptl:+nptl}
+Release:       0.20040101.5%{?with_nptl:+nptl}
 Epoch:         6
 License:       LGPL
 Group:         Libraries
This page took 0.040654 seconds and 4 git commands to generate.