From 2d2bcabd5fa7bc1391ef8d7f15f30cdceea29a7f Mon Sep 17 00:00:00 2001 From: AOSC Maintainers Date: Sat, 28 Dec 2024 15:06:49 +0000 Subject: [PATCH] ciel: update to 3.8.3 --- app-devel/ciel/autobuild/defines | 10 +--------- app-devel/ciel/spec | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/app-devel/ciel/autobuild/defines b/app-devel/ciel/autobuild/defines index fa679069341..c34b059b2e3 100644 --- a/app-devel/ciel/autobuild/defines +++ b/app-devel/ciel/autobuild/defines @@ -8,13 +8,5 @@ USECLANG=1 # FIXME: clang: error: clang frontend command failed with exit code 139 USECLANG__MIPS64R6EL=0 -# FIXME -# error: linking with `clang` failed: exit status: 1 -# | -# = note: (command-line) -# = note: ld.lld: error: relocation R_MIPS_64 cannot be used against symbol 'DW.ref.rust_eh_personality'; recompile with -fPIC -# >>> defined in /usr/lib64/rustlib/mipsisa64r6el-unknown-linux-gnuabi64/lib/libstd-bccd059e17955a73.rlib(std-bccd059e17955a73.std.b38466d5fa66b5e1-cgu.0.rcgu.o) -# >>> referenced by std.b38466d5fa66b5e1-cgu.0 -# >>> std-bccd059e17955a73.std.b38466d5fa66b5e1-cgu.0.rcgu.o:(.eh_frame+0x378F) in archive /usr/lib64/rustlib/mipsisa64r6el-unknown-linux-gnuabi64/lib/libstd-bccd059e17955a73.rlib +# FIXME: ld.lld: relocation R_MIPS_64 cannot be used against local symbol NOLTO__LOONGSON3=1 -NOLTO__MIPS64R6EL=1 diff --git a/app-devel/ciel/spec b/app-devel/ciel/spec index db13403ad66..ccef9f3d62b 100644 --- a/app-devel/ciel/spec +++ b/app-devel/ciel/spec @@ -1,4 +1,4 @@ -VER=3.5.2 +VER=3.8.3 SRCS="git::commit=tags/v${VER/\~/-}::https://github.com/AOSC-Dev/ciel-rs" CHKSUMS="SKIP" CHKUPDATE="anitya::id=227000"