diff --git a/lang/rust/Makefile b/lang/rust/Makefile --- a/lang/rust/Makefile +++ b/lang/rust/Makefile @@ -30,7 +30,7 @@ BUILD_DEPENDS= cmake:devel/cmake-core LIB_DEPENDS= libcurl.so:ftp/curl -USES= cpe ninja:build pkgconfig python:3.7+,build shebangfix ssl tar:xz +USES= cpe ninja:build pkgconfig python:3.7+,build ssl tar:xz CPE_VENDOR= rust-lang @@ -94,11 +94,6 @@ rust-analysis-${_PACKAGE_VERS}-${_RUST_TARGET} \ rust-std-${_PACKAGE_VERS}-${_RUST_TARGET} -# https://github.com/bjorn3/rustc_codegen_cranelift/commit/83d470d91c15d0cb5890705291e6ee9e5be8a842 -# https://github.com/rust-lang/rustc_codegen_gcc/pull/160 -SHEBANG_FILES= compiler/rustc_codegen_cranelift/scripts/* \ - compiler/rustc_codegen_gcc/*.sh compiler/rustc_codegen_gcc/build_sysroot/*.sh - .include .if ${OPSYS} != FreeBSD