summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian_has_recent_glibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/debian_has_recent_glibc.patch')
-rw-r--r--debian/patches/debian_has_recent_glibc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian_has_recent_glibc.patch b/debian/patches/debian_has_recent_glibc.patch
index 259e9a0..0af6628 100644
--- a/debian/patches/debian_has_recent_glibc.patch
+++ b/debian/patches/debian_has_recent_glibc.patch
@@ -25,7 +25,7 @@ Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
DESTDIR ?=
prefix ?= /usr/local
bindir ?= $(prefix)/bin
-@@ -135,7 +134,7 @@
+@@ -136,7 +135,7 @@
hackbench: $(OBJDIR)/hackbench.o
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(LIBS)