From d851249828b35f6781954113eaddc01b7d2b44d4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 13 Jan 2025 08:25:36 +0000 Subject: automatic import of file-clas --- file-clas.spec | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3