Add comment about i686 failure
This commit is contained in:
parent
1f3c460411
commit
984310b283
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user