diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-24 01:53:46 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-24 01:53:46 +0000 |
commit | 3b32ac5e3081d86b0be6e67c6fe7b67de19e1fa4 (patch) | |
tree | 29460428f9192d21cff1a49c07c94e144e1da9cc | |
parent | 18b2dd39c56b4a26d0f71ca90f74bff9829fa8d0 (diff) |
automatic import of librimeopeneuler25.03openeuler24.03_LTS_SP1
-rw-r--r-- | librime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librime.spec b/librime.spec index 008ad0c..af99d14 100644 --- a/librime.spec +++ b/librime.spec @@ -65,7 +65,7 @@ mv librime-lua-master lua popd %build -%cmake -S . -B %{_target_cpu}-openEuler-linux-gnu \ +%cmake -S . -B %{_target_platform} \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_MERGED_PLUGINS=OFF \ -DENABLE_EXTERNAL_PLUGINS=ON |