From 2068559ba03b785ec5d118b4fdc6e8267ac34ba0 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 4 Jun 2015 09:30:20 +0200 Subject: gnu: gcc: Move patch upstream status in the patch itself. * gnu/packages/patches/gcc-arm-link-spec-fix.patch: Add bug and patch URLs. * gnu/packages/gcc.scm (gcc-4.8): Remove them. --- gnu/packages/patches/gcc-arm-link-spec-fix.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gnu/packages/patches/gcc-arm-link-spec-fix.patch') diff --git a/gnu/packages/patches/gcc-arm-link-spec-fix.patch b/gnu/packages/patches/gcc-arm-link-spec-fix.patch index 0ffe8a1810..e00ed1bac0 100644 --- a/gnu/packages/patches/gcc-arm-link-spec-fix.patch +++ b/gnu/packages/patches/gcc-arm-link-spec-fix.patch @@ -1,6 +1,10 @@ Do not pass -dynamic-linker to linker when !shared. Fixes . +ARM 'link' spec issue reported at +https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65711 and +https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01387.html. + Patch by Ludovic Courtès . --- gcc-4.8.4/gcc/config/arm/linux-elf.h.orig 2015-04-08 20:31:20.376900478 +0200 -- cgit v1.2.3