From f71bc69e5b7581c53071055b694bb0dbfe4b4a87 Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Mon, 7 May 2018 12:12:59 -0700 Subject: gcc7: drop stray uClibc specific patch The patch seems to have been left behind when other uClibc specific patches were purged from gcc in: http://git.openembedded.org/openembedded-core/commit/?id=ec03023d2165b49a52b83bac1ea2f0bfded7b852 Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- meta/recipes-devtools/gcc/gcc-7.3.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/gcc/gcc-7.3.inc') diff --git a/meta/recipes-devtools/gcc/gcc-7.3.inc b/meta/recipes-devtools/gcc/gcc-7.3.inc index 0586182282..c662899174 100644 --- a/meta/recipes-devtools/gcc/gcc-7.3.inc +++ b/meta/recipes-devtools/gcc/gcc-7.3.inc @@ -32,7 +32,6 @@ BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.xz" SRC_URI = "\ ${BASEURI} \ file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ - file://0008-c99-snprintf.patch \ file://0009-gcc-poison-system-directories.patch \ file://0010-gcc-poison-dir-extend.patch \ file://0011-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ -- cgit v1.2.3