summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-06-25 04:04:44 +0000
committerCoprDistGit <infra@openeuler.org>2025-06-25 04:04:44 +0000
commita644d90a12b3a4d44c98567f3f52e4b0e70772b9 (patch)
treefc1203eaf4db124a1b0a1aa6e3b74e6c15058caf
parenta5875f1da88a28b031477b0a3fbf4c3c1213a6d3 (diff)
automatic import of fcitx5
-rw-r--r--fcitx5.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/fcitx5.spec b/fcitx5.spec
index ec6ffee..4f2b40b 100644
--- a/fcitx5.spec
+++ b/fcitx5.spec
@@ -1,7 +1,7 @@
%global _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx5.conf
-%global build_cc /opt/openEuler/gcc-toolset-14/root/usr/bin/cc
-%global build_cxx /opt/openEuler/gcc-toolset-14/root/usr/bin/c++
-%global build_cpp /opt/openEuler/gcc-toolset-14/root/usr/bin/cpp
+%global __cc_gcc /opt/openEuler/gcc-toolset-14/root/usr/bin/cc
+%global __cxx_gcc /opt/openEuler/gcc-toolset-14/root/usr/bin/c++
+%global __cpp_gcc /opt/openEuler/gcc-toolset-14/root/usr/bin/cpp
Name: fcitx5
Version: 5.1.14
@@ -99,6 +99,7 @@ This package will setup autostart and environment needed for fcitx5 to work prop
%autosetup -p1
%build
+
%cmake -S . -B %{_target_platform} \
-GNinja