From 2d9644637d737e67594c2c28456f375db3afe486 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 25 Jun 2025 05:12:47 +0000 Subject: automatic import of fcitx5 --- fcitx5.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fcitx5.spec b/fcitx5.spec index 5478b8c..e0ba43c 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -1,7 +1,4 @@ %global _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx5.conf -%global __cc_gcc /opt/openEuler/gcc-toolset-14/root/usr/bin/gcc -%global __cxx_gcc /opt/openEuler/gcc-toolset-14/root/usr/bin/g++ -%global __cpp_gcc /opt/openEuler/gcc-toolset-14/root/usr/bin/gcc -E Name: fcitx5 Version: 5.1.14 @@ -103,6 +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} %cmake -S . -B %{_target_platform} \ -GNinja -- cgit v1.2.3