Skip to content

Commit f2c8fb3

Browse files
ciel: update to 3.8.0
Co-authored-by: xtex <[email protected]>
1 parent 58d822d commit f2c8fb3

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

app-devel/ciel/autobuild/beyond

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
mv -v "$PKGDIR/usr/bin/ciel-rs" "$PKGDIR/usr/bin/ciel"
21
PREFIX="$PKGDIR/usr/" ./install-assets.sh

app-devel/ciel/autobuild/defines

+1-11
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@ BUILDDEP="rustc llvm"
55
PKGDES="An integrated packaging environment for AOSC OS"
66

77
USECLANG=1
8-
# FIXME: clang: error: clang frontend command failed with exit code 139
9-
USECLANG__MIPS64R6EL=0
108

11-
# FIXME
12-
# error: linking with `clang` failed: exit status: 1
13-
# |
14-
# = note: (command-line)
15-
# = note: ld.lld: error: relocation R_MIPS_64 cannot be used against symbol 'DW.ref.rust_eh_personality'; recompile with -fPIC
16-
# >>> defined in /usr/lib64/rustlib/mipsisa64r6el-unknown-linux-gnuabi64/lib/libstd-bccd059e17955a73.rlib(std-bccd059e17955a73.std.b38466d5fa66b5e1-cgu.0.rcgu.o)
17-
# >>> referenced by std.b38466d5fa66b5e1-cgu.0
18-
# >>> std-bccd059e17955a73.std.b38466d5fa66b5e1-cgu.0.rcgu.o:(.eh_frame+0x378F) in archive /usr/lib64/rustlib/mipsisa64r6el-unknown-linux-gnuabi64/lib/libstd-bccd059e17955a73.rlib
9+
# FIXME: ld.lld: relocation R_MIPS_64 cannot be used against local symbol
1910
NOLTO__LOONGSON3=1
20-
NOLTO__MIPS64R6EL=1

app-devel/ciel/spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=3.5.2
1+
VER=3.8.0
22
SRCS="git::commit=tags/v${VER/\~/-}::https://github.com/AOSC-Dev/ciel-rs"
33
CHKSUMS="SKIP"
44
CHKUPDATE="anitya::id=227000"

0 commit comments

Comments
 (0)