lang/rust: remove disable-ldconfig it's not an option for quite some time
This commit is contained in:
@@ -124,7 +124,7 @@ do-configure:
|
||||
${SH} ${SCRIPTSDIR}/rust-compat11-canary.sh
|
||||
.for _component in cargo rust-std rustc
|
||||
@cd ${WRKDIR}/${_component}-*-${OPSYS:tl} && \
|
||||
${SH} install.sh --disable-ldconfig --prefix=${WRKDIR}/bootstrap \
|
||||
${SH} install.sh --prefix=${WRKDIR}/bootstrap \
|
||||
--verbose
|
||||
.endfor
|
||||
@${ECHO_CMD} '[build]' > ${WRKSRC}/config.toml
|
||||
|
||||
Reference in New Issue
Block a user