aboutsummaryrefslogtreecommitdiff
path: root/sysutils/shim/files/patch-Cryptlib-OpenSSL-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/shim/files/patch-Cryptlib-OpenSSL-Makefile')
-rw-r--r--sysutils/shim/files/patch-Cryptlib-OpenSSL-Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/shim/files/patch-Cryptlib-OpenSSL-Makefile b/sysutils/shim/files/patch-Cryptlib-OpenSSL-Makefile
new file mode 100644
index 000000000000..89343408e159
--- /dev/null
+++ b/sysutils/shim/files/patch-Cryptlib-OpenSSL-Makefile
@@ -0,0 +1,9 @@
+--- Cryptlib/OpenSSL/Makefile.orig 2014-11-30 20:31:14.000000000 +0100
++++ Cryptlib/OpenSSL/Makefile 2014-11-30 20:31:23.000000000 +0100
+@@ -1,3 +1,6 @@
++ifeq ($(ARCH),amd64)
++ override ARCH = x86_64
++endif
+
+ EFI_INCLUDES = -I../Include -I$(EFI_INCLUDE) -I$(EFI_INCLUDE)/$(ARCH) -I$(EFI_INCLUDE)/protocol
+