From 4eccdbf0a3e18e3cfc319bea6fa47c5ca1da5022 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 25 Jun 2025 05:23:17 +0000 Subject: automatic import of fcitx5 --- fcitx5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcitx5.spec b/fcitx5.spec index e0ba43c..0b8f534 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -100,7 +100,7 @@ This package will setup autostart and environment needed for fcitx5 to work prop export CC=/opt/openEuler/gcc-toolset-14/root/usr/bin/gcc export CXX=/opt/openEuler/gcc-toolset-14/root/usr/bin/g++ export CCC=/opt/openEuler/gcc-toolset-14/root/usr/bin/g++ -export LD_LIBRARY_PATH=/opt/openEuler/gcc-toolset-14/root/usr/lib/gcc/x86_64-openEuler-linux/14/:${LD_LIBRARY_PATH} +ln -s /opt/openEuler/gcc-toolset-14/root/usr/lib/gcc/x86_64-openEuler-linux/14/libgcc_s.so /opt/openEuler/gcc-toolset-14/root/usr/lib64/libgcc_s.so.1 %cmake -S . -B %{_target_platform} \ -GNinja -- cgit v1.2.3