summarylogtreecommitdiffstats
path: root/0004-AUR-Strip-binaries-early.patch
diff options
context:
space:
mode:
authorStelios Tsampas2023-11-07 22:22:21 +0200
committerStelios Tsampas2023-11-07 22:22:21 +0200
commit643640c87630f96bab511178d07c4c342652ca98 (patch)
treec1e0fc964db78ab6e2f8e11d391d9cc2b4a7cf98 /0004-AUR-Strip-binaries-early.patch
parent112a395d31bd5b7f719ae753fecccbb94040bb38 (diff)
downloadaur-643640c87630f96bab511178d07c4c342652ca98.tar.gz
[proton] Pkgrel bump
Diffstat (limited to '0004-AUR-Strip-binaries-early.patch')
-rw-r--r--0004-AUR-Strip-binaries-early.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0004-AUR-Strip-binaries-early.patch b/0004-AUR-Strip-binaries-early.patch
index 3ebc69c5d991..00cda13cf553 100644
--- a/0004-AUR-Strip-binaries-early.patch
+++ b/0004-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From 9abaa5a7a4d8e28ca19b8b4cbf17d1747fd19431 Mon Sep 17 00:00:00 2001
+From 28d16726bd4762d166dfa2319ab18f78e4368194 Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 23 Aug 2023 19:31:35 +0300
Subject: [PATCH 4/5] AUR Strip binaries early
@@ -8,7 +8,7 @@ Subject: [PATCH 4/5] AUR Strip binaries early
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
-index b6a97743..9d70928b 100644
+index 5d0206ab..6b9ee103 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,7 +54,7 @@ CFLAGS ?= -O2 -march=nocona -mtune=core-avx2
@@ -21,5 +21,5 @@ index b6a97743..9d70928b 100644
COMMON_FLAGS64 := -mcmodel=small
CARGO_BUILD_ARGS += --release
--
-2.42.0
+2.42.1