From 161513c7f3388a90c8294420f1a2163ee094884a Mon Sep 17 00:00:00 2001 From: ajherchenroder <136374399+ajherchenroder@users.noreply.github.com> Date: Wed, 16 Aug 2023 09:38:40 -0400 Subject: [PATCH] Remove TAR rebuild --- parts.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/parts.rst b/parts.rst index e514d2ff..9505b02b 100644 --- a/parts.rst +++ b/parts.rst @@ -1194,11 +1194,6 @@ to ensure the compiler is suitable for downstream consumption; * LTO now fully functions correctly, despite both the linker and the compiler being static binaries. -tar 1.34 (pass 2) -================= - -Rebuild tar using the musl tool chain. - gzip 1.12 =========