From 83e5faee06cae102c1cf0986470422fd25eba8f2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 31 May 2008 08:29:28 +0000 Subject: [PATCH] - outdated Changed files: elfutils-gcc4.patch -> 1.5 --- elfutils-gcc4.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 elfutils-gcc4.patch diff --git a/elfutils-gcc4.patch b/elfutils-gcc4.patch deleted file mode 100644 index 1232b64..0000000 --- a/elfutils-gcc4.patch +++ /dev/null @@ -1,15 +0,0 @@ -cc1: warnings being treated as errors -elflint.c: In function 'check_dynamic': -elflint.c:1505: warning: initialized field overwritten -elflint.c:1505: warning: (near initialization for 'dependencies[2]') - ---- elfutils-0.124/src/elflint.c.orig 2006-12-02 13:40:17.000000000 +0100 -+++ elfutils-0.124/src/elflint.c 2006-12-02 13:40:29.929272750 +0100 -@@ -1502,7 +1502,6 @@ - [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, - [DT_RUNPATH] = { [DT_STRTAB] = true }, - [DT_PLTREL] = { [DT_JMPREL] = true }, -- [DT_PLTRELSZ] = { [DT_JMPREL] = true } - }; - bool has_dt[DT_NUM]; - bool has_val_dt[DT_VALNUM]; -- 2.43.0