diff --git a/glslang.spec b/glslang.spec index dca4085..6233665 100644 --- a/glslang.spec +++ b/glslang.spec @@ -89,7 +89,7 @@ but which some downstream packages rely on. %build %global _lto_cflags %{?_lto_cflags} -ffat-lto-objects -# ABI keeps on breaking (gh#3052 #3311 #3312) +# ABI keeps on breaking (gh#3052 #3311 #3312 #3593) echo "V_%version { global: *; };" >/tmp/z.sym %if 0%{?suse_version} && 0%{?suse_version} < 1599 export CC=gcc-11 CXX=g++-11