From fdfdd0c44355b1b8813eaf273aac23416928999b Mon Sep 17 00:00:00 2001 From: oerv Date: Sun, 24 May 2026 13:16:44 +0800 Subject: [PATCH] SPECS: libvorbis: fix build failure --- SPECS/libvorbis/libvorbis.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/libvorbis/libvorbis.spec b/SPECS/libvorbis/libvorbis.spec index e1f840cf30..005d5645cd 100644 --- a/SPECS/libvorbis/libvorbis.spec +++ b/SPECS/libvorbis/libvorbis.spec @@ -2,9 +2,12 @@ # SPDX-FileCopyrightText: (C) 2025 openRuyi Project Contributors # SPDX-FileContributor: yyjeqhc # SPDX-FileContributor: misaka00251 +# SPDX-FileContributor: Zitao Zhou # # SPDX-License-Identifier: MulanPSL-2.0 +%define _lto_cflags %{nil} + Name: libvorbis Version: 1.3.7 Release: %autorelease