summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-01-28 12:13:09 +0100
committerØrjan Malde <red@foxi.me>2024-01-28 12:13:09 +0100
commitd93b17771b6cc3bd2eb8a2aa10eefceb20535077 (patch)
tree46a5fe732eefc50358e8d6cb177eacc9a93b5bfd /patches
parent1d6d564aa18390c98cf630b142db1a97db59d0d0 (diff)
downloadmidipix_build-d93b17771b6cc3bd2eb8a2aa10eefceb20535077.tar.bz2
midipix_build-d93b17771b6cc3bd2eb8a2aa10eefceb20535077.tar.xz
groups.d/211.native_packages_cmdline.group: ed: bump to v1.20
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r--patches/ed-1.20_pre.local.patch (renamed from patches/ed-1.19_pre.local.patch)3
1 files changed, 1 insertions, 2 deletions
diff --git a/patches/ed-1.19_pre.local.patch b/patches/ed-1.20_pre.local.patch
index ad5d95e0..624c9d12 100644
--- a/patches/ed-1.19_pre.local.patch
+++ b/patches/ed-1.20_pre.local.patch
@@ -1,12 +1,11 @@
diff -ru ed-1.17.orig/configure ed-1.17/configure
--- ed-1.17.orig/configure 2021-01-06 14:06:29.000000000 +0100
+++ ed-1.17/configure 2021-01-13 12:29:03.995851327 +0100
-@@ -23,7 +23,7 @@
+@@ -23,7 +23,6 @@
program_prefix=
CC=gcc
CPPFLAGS=
-CFLAGS='-Wall -W -O2'
-+CFLAGS ?= '-Wall -W -O2'
LDFLAGS=
# checking whether we are using GNU C.