From d11ea3b7329eca779a52490db266349143aa1719 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 25 Nov 2020 10:54:34 +0100 Subject: [PATCH] rename of the patch to gnu-assembler-compat.diff --- debian/changelog | 3 ++- debian/patches/{D92052.patch => gnu-assembler-compat.diff} | 0 debian/patches/series | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) rename debian/patches/{D92052.patch => gnu-assembler-compat.diff} (100%) diff --git a/debian/changelog b/debian/changelog index 75559749..236abd10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ llvm-toolchain-11 (1:11.0.0-6) UNRELEASED; urgency=medium [ Gianfranco Costamagna ] - * Add upstream patch D92052 to fix a gcn offload compiler issue with gcc (Closes: #975692) + * gnu-assembler-compat.diff: Add upstream patch D92052 to fix a + gcn offload compiler issue with gcc (Closes: #975692) -- Gianfranco Costamagna Wed, 25 Nov 2020 10:18:22 +0100 diff --git a/debian/patches/D92052.patch b/debian/patches/gnu-assembler-compat.diff similarity index 100% rename from debian/patches/D92052.patch rename to debian/patches/gnu-assembler-compat.diff diff --git a/debian/patches/series b/debian/patches/series index 7294e185..53043ad8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -144,4 +144,4 @@ fix-clang-format-bug-47589.patch #0002-Disable-test_asan_heap.c-for-arm-30.patch #0003-leaksan-add-a-test-31.patch silent-integration-test-suite-i386.diff -D92052.patch +gnu-assembler-compat.diff