Source: rustc Severity: normal User: [email protected] Usertags: sparc64
Hi! I just noticed that debian/rules still contains the following workaround for sparc64: ifneq (,$(filter $(DEB_BUILD_ARCH), sparc64)) export CARGO_INCREMENTAL = 0 endif This workaround is no longer necessary as the underlying bug was fixed upstream, please remove it. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

