]> git.proxmox.com Git - rustc.git/commitdiff
build: drop workaround for riscv64/loong64
authorFabian Grünbichler <debian@fabian.gruenbichler.email>
Tue, 29 Oct 2024 15:09:01 +0000 (16:09 +0100)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Tue, 29 Oct 2024 15:09:01 +0000 (16:09 +0100)
there's a 1.82 build in the archive now, the workaround was only needed
to build 1.82 with 1.81 on those architectures.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
debian/rules

index 7800eec57d5b3ea06b607c05f9663be884f621b4..775f3e329a63c2d952305875c10541750ae664d6 100755 (executable)
@@ -23,12 +23,6 @@ export TARGET_LDFLAGS = $(LDFLAGS)
 unexport CFLAGS CXXFLAGS CPPFLAGS LDFLAGS
 export CARGO_HOME = $(CURDIR)/debian/cargo
 
-ifneq (,$(filter $(DEB_BUILD_ARCH), loong64 riscv64))
-# temporary fix to build 1.82 with 1.82
-# see https://github.com/rust-lang/rust/issues/129268#issuecomment-2430156277
-export CARGO_FEATURE_NO_F16_F128=1
-endif
-
 # Defines DEB_*_RUST_TYPE triples
 include debian/architecture.mk
 # for dh_install substitution variable