* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d7005ce84221354cadaebc46e708063d94ef2bde
@ 2021-02-25 13:55 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2021-02-25 13:55 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2892 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via d7005ce84221354cadaebc46e708063d94ef2bde (commit)
from a471762fb0d4d191f399487a45b2a39c391c055d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d7005ce84221354cadaebc46e708063d94ef2bde
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Feb 25 13:55:16 2021 +0000
rust: Remove LLVM tools
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/i586/rust | 2 --
config/rootfiles/common/x86_64/rust | 2 --
lfs/rust | 3 +++
3 files changed, 3 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/i586/rust b/config/rootfiles/common/i586/rust
index 5b3b498b5..4592d661f 100644
--- a/config/rootfiles/common/i586/rust
+++ b/config/rootfiles/common/i586/rust
@@ -25,8 +25,6 @@
#usr/lib/rustlib/etc/rust_types.py
#usr/lib/rustlib/i686-unknown-linux-gnu
#usr/lib/rustlib/i686-unknown-linux-gnu/bin
-#usr/lib/rustlib/i686-unknown-linux-gnu/bin/rust-lld
-#usr/lib/rustlib/i686-unknown-linux-gnu/bin/rust-llvm-dwp
#usr/lib/rustlib/i686-unknown-linux-gnu/lib
#usr/lib/rustlib/i686-unknown-linux-gnu/lib/libaddr2line-1110d28274a5a558.rlib
#usr/lib/rustlib/i686-unknown-linux-gnu/lib/libadler-4b1049af3d913803.rlib
diff --git a/config/rootfiles/common/x86_64/rust b/config/rootfiles/common/x86_64/rust
index 421a7516c..f21cdc9fd 100644
--- a/config/rootfiles/common/x86_64/rust
+++ b/config/rootfiles/common/x86_64/rust
@@ -33,8 +33,6 @@
#usr/lib/rustlib/uninstall.sh
#usr/lib/rustlib/x86_64-unknown-linux-gnu
#usr/lib/rustlib/x86_64-unknown-linux-gnu/bin
-#usr/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld
-#usr/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-llvm-dwp
#usr/lib/rustlib/x86_64-unknown-linux-gnu/lib
#usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-65e4f8df4b8bbd73.rlib
#usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c0e64497deb085aa.rlib
diff --git a/lfs/rust b/lfs/rust
index 32b917ebb..57cdd2290 100644
--- a/lfs/rust
+++ b/lfs/rust
@@ -91,5 +91,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--prefix=/usr \
--disable-ldconfig
+ # Remove LLVM tools
+ rm -vf /usr/lib/rustlib/$(RUST_BOOTSTRAP)/bin/rust-ll{d,vm-dwp}
+
@rm -rf $(DIR_APP)
@$(POSTBUILD)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-25 13:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25 13:55 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d7005ce84221354cadaebc46e708063d94ef2bde Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox