Package: dpkg Version: 1.22.0 Severity: normal Tags: patch User: debian-de...@lists.debian.org Usertags: loongarch64 Dear maintainers,    We need add loong64 to mask builtin feature list for pie flag wrong during compiling.

We have added loong64 for dpkg, the patch

can be found in the attachment. If you have any questions, you can contact me at any time. Thanks!

diff --git a/scripts/Dpkg/Vendor/Debian.pm b/scripts/Dpkg/Vendor/Debian.pm
index 1cc2393..0ac3ebe 100644
--- a/scripts/Dpkg/Vendor/Debian.pm
+++ b/scripts/Dpkg/Vendor/Debian.pm
@@ -184,6 +184,7 @@ sub set_build_features {
         i386
         kfreebsd-amd64
         kfreebsd-i386
+	loong64
         mips
         mips64
         mips64el

Reply via email to