Jan Engelhardt 2024-05-02 23:31:50 +00:00 committed by Git OBS Bridge
parent f5a8e11a04
commit 31023dc2f5

View File

@ -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