enabled -mno-tls-direct-seg-refs for x86_64

This commit is contained in:
Alex Burmashev 2012-12-03 15:12:08 +04:00
parent a53e9bfe2e
commit 1855b0a640

View file

@ -38,7 +38,7 @@
%endif
# Define Xen arches to build with -mno-tls-direct-seg-refs
%define xenarches %{ix86}
%define xenarches %{ix86} x86_64
# Define to build nscd with selinux support
%define build_selinux 0
@ -74,7 +74,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: 2.15
Release: 7
Release: 8
Epoch: 6
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries