summaryrefslogtreecommitdiff
path: root/lang/solidity/files/patch-libevmasm_Instruction.h
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2022-04-13 14:47:01 +0200
committerAlex Dupre <ale@FreeBSD.org>2022-04-13 15:56:48 +0200
commite26af9cd588079493e1843ec3e3411c46cdb5757 (patch)
tree7813423b66f8702825c0cc4a7fc3ff2fda640039 /lang/solidity/files/patch-libevmasm_Instruction.h
parentdevel/subversion-lts: Update to latest 1.10.x version which fix two CVEs (diff)
lang/solidity: update to 0.8.13 release.
Diffstat (limited to 'lang/solidity/files/patch-libevmasm_Instruction.h')
-rw-r--r--lang/solidity/files/patch-libevmasm_Instruction.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/solidity/files/patch-libevmasm_Instruction.h b/lang/solidity/files/patch-libevmasm_Instruction.h
index ddefe0e6d4cf..3b8c13e7d7e6 100644
--- a/lang/solidity/files/patch-libevmasm_Instruction.h
+++ b/lang/solidity/files/patch-libevmasm_Instruction.h
@@ -1,8 +1,8 @@
---- libevmasm/Instruction.h.orig 2020-12-16 17:41:40 UTC
+--- libevmasm/Instruction.h.orig 2022-03-16 14:18:52 UTC
+++ libevmasm/Instruction.h
-@@ -27,6 +27,8 @@
+@@ -26,6 +26,8 @@
+ #include <libsolutil/Common.h>
#include <libsolutil/Assertions.h>
- #include <functional>
+#undef MSIZE // remove MSIZE definition from <sys/params.h>, included by boost 1.66.0
+