Skip to content

Commit

Permalink
rust-bin: remove reference to obsolete files
Browse files Browse the repository at this point in the history
  • Loading branch information
alarixnia committed Oct 22, 2020
1 parent f3183f5 commit 7f69de9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lang/rust-bin/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2020/10/10 17:13:48 nia Exp $
# $NetBSD: Makefile,v 1.15 2020/10/22 18:15:41 nia Exp $

DISTNAME= rust-1.47.0
PKGNAME= ${DISTNAME:S/rust/rust-bin/1}
Expand Down Expand Up @@ -110,8 +110,6 @@ fix-darwin-install-name:
$$f; \
done; \
done
install_name_tool -id ${PREFIX}/lib/rustlib/${RUST_ARCH}/lib/python2.7/site-packages/lldb/_lldb.so \
${DESTDIR}${PREFIX}/lib/rustlib/${RUST_ARCH}/lib/python2.7/site-packages/lldb/_lldb.so
. endfor
.else
TOOL_DEPENDS+= patchelf-[0-9]*:../../devel/patchelf
Expand Down

0 comments on commit 7f69de9

Please sign in to comment.