mk: remove rust/bl3.mk so this works with rust-bin

This commit is contained in:
Thomas Klausner 2020-08-17 16:13:15 +02:00
parent 384d025d35
commit 2cc2fd0d1e
1 changed files with 0 additions and 1 deletions

View File

@ -34,4 +34,3 @@ install-cargo-binary:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${RM} ${DESTDIR}${LOCALBASE}/.crates.toml
.include "../../lang/rust/cargo.mk"
.include "../../lang/rust/buildlink3.mk"