Skip to content

Commit 562212d

Browse files
committed
disable lto due to rust-lang/rust#110296
1 parent 82b4b67 commit 562212d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/APKBUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ build() {
167167
--set="rust.parallel-compiler=false" \
168168
--set="rust.remap-debuginfo=true" \
169169
--set="rust.description=Alpine Linux $pkgver-r$pkgrel" \
170-
--set="rust.lto=thin" \
171170
--set="target.$_target.llvm-config=/usr/lib/llvm$_llvmver/bin/llvm-config" \
172171
--set="target.$_target.musl-root=/usr" \
173172
--set="target.$_target.crt-static=false" \

0 commit comments

Comments
 (0)