Rebuild to fix GCC 8 mis-compilation
See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
This commit is contained in:
parent
403e39b3d1
commit
afc38d09c4
@ -5,7 +5,7 @@
|
||||
|
||||
Name: glslang
|
||||
Version: 3.1
|
||||
Release: 0.6%{?gitrel}%{?dist}
|
||||
Release: 0.7%{?gitrel}%{?dist}
|
||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||
|
||||
License: BSD and GPLv3+ and ASL 2.0
|
||||
@ -78,6 +78,10 @@ install -pm 0644 build/StandAlone/libglslang-default-resource-limits.a %{buildro
|
||||
%{_libdir}/libglslang-default-resource-limits.a
|
||||
|
||||
%changelog
|
||||
* Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 3.1-0.7.20180205.git2651cca
|
||||
- Rebuild to fix GCC 8 mis-compilation
|
||||
See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
|
||||
|
||||
* Fri Feb 09 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.1-0.6.20180205.git2651cca
|
||||
- Update for vulkan 1.0.68.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user