]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
win32*.sh: cleanup Windows build script
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Mon, 23 Mar 2020 13:34:37 +0000 (13:34 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 9 Dec 2020 18:01:02 +0000 (18:01 +0000)
commit4dd38e29c825866541dbc3fc564fb40720ab6720
tree41fad61523c427f71dc8f9af14b0555315bff202
parent155caa1fc823e4c6150caae79406115f05c17e66
win32*.sh: cleanup Windows build script

Since the switch to Python 3, a few Cmake flags are no longer required.
While at it, we're dropping a few other unused Cmake flags.

We're going to pass the right target os flag when building lz4
and make sure that it's included in our zip archive.

win32_deps_build.sh needs a small change, fixing a sed command to become
idempotent.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
Signed-off-by: Mike Latimer <mlatimer@suse.com>
win32_build.sh
win32_deps_build.sh