From cff0f30232b91f0dde6c2ab1ea458c3d0b176209 Mon Sep 17 00:00:00 2001 From: skobkin Date: Sun, 8 Dec 2024 17:35:29 +0000 Subject: [PATCH] Removing patch application in Dockerfile --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 8154407..9fe09be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,8 +37,6 @@ RUN \ cd /tmp/murmur && \ mkdir build && \ cd build && \ - # https://bugs.gentoo.org/863452 \ - patch ../src/SSL.cpp < ../implicit_bool_cast.patch && \ # static build is currently unavailable # see https://github.com/mumble-voip/mumble/issues/5693#issuecomment-1132069719 # -Dstatic=ON