summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-06-25 05:23:17 +0000
committerCoprDistGit <infra@openeuler.org>2025-06-25 05:23:17 +0000
commit4eccdbf0a3e18e3cfc319bea6fa47c5ca1da5022 (patch)
tree8b7235a1addf2ce20f34ab94dbf356b7f2004f37
parent2d9644637d737e67594c2c28456f375db3afe486 (diff)
automatic import of fcitx5
-rw-r--r--fcitx5.spec2
1 files changed, 1 insertions, 1 deletions
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