From 0a397362afd324b235002f14a002b111ba2befaf Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 21 Dec 2022 15:29:51 +0100 Subject: [PATCH] Sync architecture specific hardening support with dpkg 1.21.13 No changes. --- bin/blhc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/blhc b/bin/blhc index 997093b..f8399d7 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1150,7 +1150,7 @@ foreach my $file (@ARGV) { # Option or auto detected. if ($arch) { - # The following was partially copied from dpkg-dev 1.20.5 + # The following was partially copied from dpkg-dev 1.21.13 # (/usr/share/perl5/Dpkg/Vendor/Debian.pm, _add_build_flags()), # copyright Raphaël Hertzog , Guillem Jover # , Kees Cook , Canonical, Ltd. -- 2.43.2