summarylogtreecommitdiffstats
path: root/0005-AUR-Strip-binaries-early.patch
diff options
context:
space:
mode:
authorStelios Tsampas2024-05-11 19:46:48 +0300
committerStelios Tsampas2024-05-11 19:46:48 +0300
commitab5242f9b4d52d5ce8c2f2e395495740506e6d93 (patch)
tree0662a4637621493dfadd40cac5081bd156d45f09 /0005-AUR-Strip-binaries-early.patch
parent6fdb36b5f4bb600dc99447b58c4f2889d17a18c0 (diff)
downloadaur-ab5242f9b4d52d5ce8c2f2e395495740506e6d93.tar.gz
[proton-ge-custom] Version GE-Proton9-5
Diffstat (limited to '0005-AUR-Strip-binaries-early.patch')
-rw-r--r--0005-AUR-Strip-binaries-early.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0005-AUR-Strip-binaries-early.patch b/0005-AUR-Strip-binaries-early.patch
index 308adb2db470..5b7f4bbe8dd2 100644
--- a/0005-AUR-Strip-binaries-early.patch
+++ b/0005-AUR-Strip-binaries-early.patch
@@ -1,4 +1,4 @@
-From c629c61c763b6ae2868bf455dbc0c13cfc29cbc2 Mon Sep 17 00:00:00 2001
+From d9f3dd0e213a5f788ffd7c53d28c9ed4fe50f87b Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 23 Aug 2023 19:31:35 +0300
Subject: [PATCH 5/6] AUR Strip binaries early
@@ -8,10 +8,10 @@ Subject: [PATCH 5/6] AUR Strip binaries early
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
-index a0e45233..89c37fc8 100644
+index 5ca37a0e..7056890f 100644
--- a/Makefile.in
+++ b/Makefile.in
-@@ -54,7 +54,7 @@ CFLAGS ?= -O2 -march=nocona -mtune=core-avx2
+@@ -58,7 +58,7 @@ CFLAGS ?= -O2 -march=nocona -mtune=core-avx2
OPTIMIZE_FLAGS := $(CFLAGS) -mfpmath=sse
SANITY_FLAGS := -fwrapv -fno-strict-aliasing
DEBUG_FLAGS := -ggdb -ffunction-sections -fdata-sections -fno-omit-frame-pointer
@@ -21,5 +21,5 @@ index a0e45233..89c37fc8 100644
COMMON_FLAGS64 := -mcmodel=small
CARGO_BUILD_ARGS += --release
--
-2.44.0
+2.45.0