From fd04ed26bbd9d2720f8b25d1e1b1d13d682abb8c Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 29 Oct 2023 18:06:14 +0300 Subject: [PATCH] libetonyek --- office/misc/libetonyek/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/office/misc/libetonyek/actions.py b/office/misc/libetonyek/actions.py index e871f4bd36..034d13a296 100644 --- a/office/misc/libetonyek/actions.py +++ b/office/misc/libetonyek/actions.py @@ -16,7 +16,7 @@ def setup(): --disable-werror \ --without-docs \ --enable-static=no \ - --with-mdds=1.5") + --with-mdds=2.0") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")