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>
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