summary refs log tree commit diff
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2017-12-14 16:48:31 -0500
committerJohn Ericson <John.Ericson@Obsidian.Systems>2017-12-30 22:04:23 -0500
commitf083248290fb1268fba1beb8e1c353c4cb39528d (patch)
tree3984f9ee4be484184042faee347adb8beaa419dc
parente0f1739c75c5bd2618d90789627b173066656f78 (diff)
downloadnixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.tar
nixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.tar.gz
nixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.tar.bz2
nixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.tar.lz
nixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.tar.xz
nixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.tar.zst
nixlib-f083248290fb1268fba1beb8e1c353c4cb39528d.zip
linux bootstrap tools cross: Nuke more refs
libgcc.a and similar
-rw-r--r--pkgs/stdenv/linux/make-bootstrap-tools-cross.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/stdenv/linux/make-bootstrap-tools-cross.nix b/pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
index 8aaf4993108b..02cbac0f2785 100644
--- a/pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
+++ b/pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
@@ -193,6 +193,7 @@ rec {
         nuke-refs $out/bin/*
         nuke-refs $out/lib/*
         nuke-refs $out/libexec/gcc/*/*/*
+        nuke-refs $out/lib/gcc/*/*/*
 
         mkdir $out/.pack
         mv $out/* $out/.pack