Skip to content

Commit

Permalink
ciel: update to 3.8.2
Browse files Browse the repository at this point in the history
Co-authored-by: xtex <[email protected]>
  • Loading branch information
aosc-buildit-bot and xtexChooser committed Dec 28, 2024
1 parent 58d822d commit 3c5ef1b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
1 change: 0 additions & 1 deletion app-devel/ciel/autobuild/beyond
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
mv -v "$PKGDIR/usr/bin/ciel-rs" "$PKGDIR/usr/bin/ciel"
PREFIX="$PKGDIR/usr/" ./install-assets.sh
12 changes: 1 addition & 11 deletions app-devel/ciel/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ BUILDDEP="rustc llvm"
PKGDES="An integrated packaging environment for AOSC OS"

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.2
SRCS="git::commit=tags/v${VER/\~/-}::https://github.com/AOSC-Dev/ciel-rs"
CHKSUMS="SKIP"
CHKUPDATE="anitya::id=227000"

0 comments on commit 3c5ef1b

Please sign in to comment.