ruderich.org/simon
/
blhc
/
blhc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c71bb2f
)
Sync architecture specific hardening support with dpkg 1.21.13
author
Simon Ruderich
<simon@ruderich.org>
Wed, 21 Dec 2022 14:29:51 +0000
(15:29 +0100)
committer
Simon Ruderich
<simon@ruderich.org>
Wed, 21 Dec 2022 14:29:51 +0000
(15:29 +0100)
No changes.
bin/blhc
patch
|
blob
|
history
diff --git
a/bin/blhc
b/bin/blhc
index 997093b2591b2ee30d45ef8f601de2aacb6c9145..f8399d7c8d3194e1c540d0467e699a8bab22914e 100755
(executable)
--- 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.2
0.5
+ # The following was partially copied from dpkg-dev 1.2
1.13
# (/usr/share/perl5/Dpkg/Vendor/Debian.pm, _add_build_flags()),
# copyright Raphaël Hertzog <hertzog@debian.org>, Guillem Jover
# <guillem@debian.org>, Kees Cook <kees@debian.org>, Canonical, Ltd.