Skip to content

Commit

Permalink
ciel: update to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aosc-buildit-bot authored and xtexChooser committed Dec 29, 2024
1 parent bb5402b commit 2d2bcab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 1 addition & 9 deletions app-devel/ciel/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion app-devel/ciel/spec
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 2d2bcab

Please sign in to comment.