From 27eafbb395fd4f607249b2e57085012e40283926 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 27 Jul 2021 10:38:12 +0100 Subject: recipes: Drop libc-uclibc overrides and patch These haven't been used for a long time and can therefore be removed. Signed-off-by: Richard Purdie --- recipes-devtools/m4/m4.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-devtools/m4/m4.inc') diff --git a/recipes-devtools/m4/m4.inc b/recipes-devtools/m4/m4.inc index 4a83929..75d8bbe 100644 --- a/recipes-devtools/m4/m4.inc +++ b/recipes-devtools/m4/m4.inc @@ -6,5 +6,4 @@ GNU M4 also has built-in functions for including files, running shell commands, inherit autotools texinfo EXTRA_OEMAKE += "'infodir=${infodir}'" -LDFLAGS_prepend_libc-uclibc = " -lrt " SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf