[gdb] Fix TLS access for -static -pthread (BZ 1080660).

Jan Kratochvil jankratochvil at fedoraproject.org
Mon May 5 20:40:38 UTC 2014


commit 699758c055e7b4dc803472f01d35f8a195b4f013
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date:   Mon May 5 22:40:56 2014 +0200

    Fix TLS access for -static -pthread (BZ 1080660).

 gdb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdb.spec b/gdb.spec
index 34de287..6ae8c63 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -39,7 +39,7 @@ Version: 7.7
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 6%{?dist}
+Release: 8%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers


More information about the scm-commits mailing list