aboutsummaryrefslogtreecommitdiffstats
path: root/testing/efitools/002-fix-parallel-make.patch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-10-17 12:45:50 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-10-17 12:46:03 +0000
commit8be842a2d4f2ec289ddafe05e6aa27e39cfe4804 (patch)
treec77a338114ecbe388872a4fbd53b05bbc49acf87 /testing/efitools/002-fix-parallel-make.patch
parentf103544c092c468df9db1eaf6814c60e768456d4 (diff)
downloadaports-8be842a2d4f2ec289ddafe05e6aa27e39cfe4804.tar.bz2
aports-8be842a2d4f2ec289ddafe05e6aa27e39cfe4804.tar.xz
testing/efitools: fix parallel make
Diffstat (limited to 'testing/efitools/002-fix-parallel-make.patch')
-rw-r--r--testing/efitools/002-fix-parallel-make.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/efitools/002-fix-parallel-make.patch b/testing/efitools/002-fix-parallel-make.patch
new file mode 100644
index 0000000000..4c405a3804
--- /dev/null
+++ b/testing/efitools/002-fix-parallel-make.patch
@@ -0,0 +1,11 @@
+--- efitools-1.7.0/Make.rules.orig 2017-10-17 12:44:32.760969391 +0000
++++ efitools-1.7.0/Make.rules 2017-10-17 12:45:05.148245509 +0000
+@@ -71,7 +71,7 @@
+ %.hash: %.efi hash-to-efi-sig-list
+ ./hash-to-efi-sig-list $< $@
+
+-%-blacklist.esl: %.crt cert-to-efi-hash-list
++%-blacklist.esl: %.crt cert-to-efi-sig-list
+ ./cert-to-efi-sig-list $< $@
+
+ %-hash-blacklist.esl: %.crt cert-to-efi-hash-list