]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
win32_deps_build: skip patching removed boost files
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Thu, 13 Jul 2023 10:48:14 +0000 (10:48 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 18 Jul 2023 12:28:11 +0000 (12:28 +0000)
commit9d92c2d74e5975d0a037f316f21ac2f1454d092b
treede0e32046453eedfa915e0c96b54f5487043d1b5
parent236f8b632fbddcfe9dcdb484561c0fede717fd2f
win32_deps_build: skip patching removed boost files

We're attempting to patch some Python files that have been removed
from recent Boost versions.

Now that the Boost version has been bumped, we'll need to address
this in order to unblock the Windows build.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
win32_deps_build.sh