]> git.pld-linux.org Git - packages/rust.git/commitdiff
- fix non-bootstrap prep
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jun 2017 21:26:53 +0000 (23:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jun 2017 21:26:53 +0000 (23:26 +0200)
rust.spec

index 4ca4bf544ff17b3e199fd99be1301586bf8ba775..fb55de2b3dbbfce63ccd1cc10ea5780c2bafa636 100644 (file)
--- a/rust.spec
+++ b/rust.spec
@@ -167,11 +167,6 @@ sed -i -e '1i // ignore-test jemalloc is disabled' \
 sed -i -e '/target=mips/,+1s/^/# unsupported /' \
        src/test/run-make/atomic-lock-free/Makefile
 
-%if %{without bootstrap}
-# The hardcoded stage0 "lib" is inappropriate when using Fedora's own rustc
-sed -i -e '/^HLIB_RELATIVE/s/lib$/$$(CFG_LIBDIR_RELATIVE)/' mk/main.mk
-%endif
-
 %build
 %configure \
        --disable-option-checking \
This page took 0.032371 seconds and 4 git commands to generate.