[packages/rust] - fix non-bootstrap prep

baggins baggins at pld-linux.org
Tue Jun 27 23:27:09 CEST 2017


commit ca7850aaf37f9cb54ee1958a30ab4b40253bc90d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 27 23:26:53 2017 +0200

    - fix non-bootstrap prep

 rust.spec | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index 4ca4bf5..fb55de2 100644
--- 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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/ca7850aaf37f9cb54ee1958a30ab4b40253bc90d



More information about the pld-cvs-commit mailing list