aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix/patches/gcc-8-sort-libtool-find-output.patch
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/guix/patches/gcc-8-sort-libtool-find-output.patch')
-rw-r--r--contrib/guix/patches/gcc-8-sort-libtool-find-output.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/guix/patches/gcc-8-sort-libtool-find-output.patch b/contrib/guix/patches/gcc-8-sort-libtool-find-output.patch
index 1dfe3ba132..f327c464f3 100644
--- a/contrib/guix/patches/gcc-8-sort-libtool-find-output.patch
+++ b/contrib/guix/patches/gcc-8-sort-libtool-find-output.patch
@@ -1,3 +1,11 @@
+guix: repro: Sort find output in libtool for gcc-8
+
+Otherwise the resulting .a static libraries (e.g. libstdc++.a) will not
+be reproducible and end up making the Bitcoin binaries non-reproducible
+as well.
+
+See: https://reproducible-builds.org/docs/archives/#gnu-libtool
+
diff --git a/gcc/configure b/gcc/configure
index 97ba7d7d69c..e37a96f0c0c 100755
--- a/gcc/configure