diff --git a/.patch/boost/0002-ios-fix.patch b/.patch/boost/0002-ios-fix.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/cpmfile.json b/cpmfile.json index cac6c357b0..cfc9f745fd 100644 --- a/cpmfile.json +++ b/cpmfile.json @@ -12,7 +12,8 @@ "min_version": "1.57", "package": "Boost", "patches": [ - "0001-clang-cl.patch" + "0001-clang-cl.patch", + "0002-ios-fix.patch" ], "repo": "boostorg/boost", "version": "boost-1.90.0"