From 1be6108acbb579a7b9b4e3245f2cf0797ab5352b Mon Sep 17 00:00:00 2001 From: "caomeng5@huawei.com" Date: Wed, 25 Dec 2019 10:51:25 +0800 Subject: [PATCH] skip patch 6000 --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 20ef824..f50bcc9 100644 --- a/gdb.spec +++ b/gdb.spec @@ -180,7 +180,7 @@ Patch132: gdb-rhbz1491128-batch-mode-exit-status-1of2.patch Patch133: gdb-rhbz1491128-batch-mode-exit-status-2of2.patch Patch134: gdb-use-pulongest-aarch64-linux-tdep.patch -Patch6000: gdb-Detect-invalid-length-field-in-debug-frame-FDE-header.patch +#Patch6000: gdb-Detect-invalid-length-field-in-debug-frame-FDE-header.patch BuildRequires: rpm-libs BuildRequires: readline-devel >= 6.2-4 -- Gitee