From e5d0ab7d28dd37f6dc60a6990f4de68311d57e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Fri, 3 May 2024 20:22:46 +0200 Subject: groups.d/241.native_packages_inet.d/mblaze.package: adds mblaze MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/mblaze.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/mblaze.local.patch (limited to 'patches') diff --git a/patches/mblaze.local.patch b/patches/mblaze.local.patch new file mode 100644 index 00000000..154596d2 --- /dev/null +++ b/patches/mblaze.local.patch @@ -0,0 +1,12 @@ +diff -ru mblaze.orig/GNUmakefile mblaze/GNUmakefile +--- mblaze.orig/GNUmakefile 2024-05-03 20:09:12.010066998 +0200 ++++ mblaze/GNUmakefile 2024-05-03 20:17:36.525513874 +0200 +@@ -1,7 +1,7 @@ + CFLAGS?=-g -O2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 + override CFLAGS:=-Wall -Wno-switch -Wextra $(CFLAGS) + LDFLAGS?=-fstack-protector-strong +-LDLIBS=-lrt ++LDLIBS=-liconv + + OS := $(shell uname) + -- cgit v1.2.3