From cad28a5a0aa52c353af25f82218e5f8f33df507e Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Sun, 26 Apr 2026 01:01:51 +0200 Subject: [PATCH] activate utf8 lang for rpm builds --- rpm/SPECS/openmodelica.spec.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/SPECS/openmodelica.spec.tpl b/rpm/SPECS/openmodelica.spec.tpl index cbdc7c0..1174f43 100644 --- a/rpm/SPECS/openmodelica.spec.tpl +++ b/rpm/SPECS/openmodelica.spec.tpl @@ -187,6 +187,7 @@ source /opt/rh/devtoolset-11/enable source /opt/rh/gcc-toolset-11/enable %endif +export LANG=C.UTF-8 autoreconf --install ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6} CONFIGUREFLAGS %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}