diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-13 08:25:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-13 08:25:36 +0000 |
commit | d851249828b35f6781954113eaddc01b7d2b44d4 (patch) | |
tree | afb1b1868f5699dcbfd831c09583af0140a71cee /file-clas.spec | |
parent | eb787df40230ae4c26f26606de5227c718ca4aa7 (diff) |
automatic import of file-clas
Diffstat (limited to 'file-clas.spec')
-rw-r--r-- | file-clas.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/file-clas.spec b/file-clas.spec index 22b4b16..4a64201 100644 --- a/file-clas.spec +++ b/file-clas.spec @@ -40,6 +40,8 @@ tar zxvf Cangjie.tar.gz %install cd %{_builddir}/%{name}-%{version} source cangjie/envsetup.sh +cp /usr/lib/gcc/x86_64-openEuler-linux/12/crtbeginS.o ./ +cp /usr/lib/gcc/x86_64-openEuler-linux/12/crtendS.o ./ cjpm build |