From 02c2747a8006d57c6d3fbb7046605426d8ff1d7e Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Oct 2023 01:45:13 +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 034d13a296..ff3d5ab1b7 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=2.0") + --with-mdds=2.1") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")