This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch master
in repository dpkg.

commit 544dd8967940aeee11b47b53a8df6f88110a9a16
Author: Guillem Jover <[email protected]>
Date:   Thu Mar 22 04:00:07 2018 +0100

    Dpkg::Vendor::Debian: Mark riscv64 as having gcc built-in PIE support
---
 debian/changelog              | 1 +
 scripts/Dpkg/Vendor/Debian.pm | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a73e910..ed4d8e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,7 @@ dpkg (1.19.1) UNRELEASED; urgency=medium
       signatures. Closes: #888787
     - Dpkg::Deps: Turn virtualpkg tracking from an arrayyref into a hashref.
     - Dpkg::Deps: Accept $archqual for add_provided_package() method.
+    - Dpkg::Vendor::Debian: Mark riscv64 as having gcc builtin PIE.
   * Documentation:
     - Update gettext minimal version in README.
     - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
diff --git a/scripts/Dpkg/Vendor/Debian.pm b/scripts/Dpkg/Vendor/Debian.pm
index d7af8e3..814948e 100644
--- a/scripts/Dpkg/Vendor/Debian.pm
+++ b/scripts/Dpkg/Vendor/Debian.pm
@@ -281,6 +281,7 @@ sub _add_build_flags {
         powerpc
         ppc64
         ppc64el
+        riscv64
         s390x
         sparc
         sparc64

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/dpkg/dpkg.git

Reply via email to