From 7b1f894969f3f9b34988ddf6b59397b00999cc72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=98rjan=20Malde?= <red@foxi.me>
Date: Sat, 22 Feb 2025 13:35:39 +0100
Subject: groups.d/251.native_packages_lib.d/flac.package: bump to v1.5.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Ørjan Malde <red@foxi.me>
---
 patches/flac-1.5.0_pre.local.patch | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 patches/flac-1.5.0_pre.local.patch

(limited to 'patches/flac-1.5.0_pre.local.patch')

diff --git a/patches/flac-1.5.0_pre.local.patch b/patches/flac-1.5.0_pre.local.patch
new file mode 100644
index 00000000..b0aee98f
--- /dev/null
+++ b/patches/flac-1.5.0_pre.local.patch
@@ -0,0 +1,17 @@
+diff -ru flac-1.4.3.orig/configure flac-1.4.3/configure
+--- flac-1.4.3.orig/configure	2023-06-22 10:50:43.581743622 +0200
++++ flac-1.4.3/configure	2023-06-26 21:27:46.664311640 +0200
+@@ -21401,13 +21401,6 @@
+ 
+ 
+ if test x$ac_cv_c_compiler_gnu = xyes -o x$xiph_cv_c_compiler_clang = xyes ; then
+-		if test "x${ax_enable_debug}" = "xno"
+-then :
+-
+-		CFLAGS="-O3 -funroll-loops $CFLAGS"
+-		CXXFLAGS="-O3 $CXXFLAGS"
+-
+-fi
+ 
+ 	CFLAGS="$CFLAGS -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Wconversion
+ 	CXXFLAGS="$CXXFLAGS -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Woverloaded-virtual -Wmissing-declarations
-- 
cgit v1.2.3