Add comment about i686 failure

This commit is contained in:
Nicolas Chauvet 2015-09-02 19:17:14 +02:00
parent 1f3c460411
commit 984310b283

View File

@ -11,6 +11,10 @@ URL: https://github.com/NVIDIA/libglvnd
Source0: libglvnd-%{version}%{?snapshot}.tar.gz
Source1: 10-x11glvnd.conf
#This library only target few architectures uses case
#ExclusiveArch: i686 x86_64 %{arm}
#Doesn't build on i686 with tls
#https://github.com/NVIDIA/libglvnd/issues/18
ExclusiveArch: x86_64 %{arm}
BuildRequires: libxml2-python