From 61dd56026e383a9671b617695793d19edaef3fd660ddb987cfc2f98d72aa82d7 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 13 Mar 2021 15:15:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=93 --- strawberry.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strawberry.spec b/strawberry.spec index 479ab2d..9a76193 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -117,7 +117,7 @@ Features: %build export CFLAGS="%{optflags} -fno-strict-aliasing" export CXXFLAGS="$CFLAGS" -%cmake -DBUILD_WERROR=OFF -DUSE_SYSTEM_TAGLIB=ON \ +%cmake -DBUILD_WERROR=OFF \ %if 0%{?suse_version} > 1530 -DQT_MAJOR_VERSION=6 %else