Release 1.5.735, Alpine 3.21 #7

Merged
skobkin merged 5 commits from release_1.5.735 into master 2024-12-08 17:42:05 +00:00
Showing only changes of commit cff0f30232 - Show all commits

View file

@ -37,8 +37,6 @@ RUN \
cd /tmp/murmur && \ cd /tmp/murmur && \
mkdir build && \ mkdir build && \
cd build && \ cd build && \
# https://bugs.gentoo.org/863452 \
patch ../src/SSL.cpp < ../implicit_bool_cast.patch && \
# static build is currently unavailable # static build is currently unavailable
# see https://github.com/mumble-voip/mumble/issues/5693#issuecomment-1132069719 # see https://github.com/mumble-voip/mumble/issues/5693#issuecomment-1132069719
# -Dstatic=ON # -Dstatic=ON