From e6c85e7baddaed0d167768dd7b74cb5511ee8578 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 23 Jan 2025 14:33:11 -0500 Subject: [PATCH] mariadb@10.11: use system libfmt Signed-off-by: Rui Chen --- Formula/m/mariadb@10.11.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/m/mariadb@10.11.rb b/Formula/m/mariadb@10.11.rb index 13265f955a1e8..fad3b477f1fbd 100644 --- a/Formula/m/mariadb@10.11.rb +++ b/Formula/m/mariadb@10.11.rb @@ -59,6 +59,12 @@ class MariadbAT1011 < Formula depends_on "readline" # uses libedit on macOS end + # system libfmt patch, upstream pr ref, https://github.com/MariaDB/server/pull/3786 + patch do + url "https://github.com/MariaDB/server/commit/b6a924b8478d2fab5d51245ff6719b365d7db7f4.patch?full_index=1" + sha256 "77b65b35cf0166b8bb576254ac289845db5a8e64e03b41f1bf4b2045ac1cd2d1" + end + def install ENV.cxx11