summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gcc-8-sort-libtool-find-output.patch
AgeCommit message (Collapse)Author
2021-06-14gnu: gcc-8: Make static libs reproducibleCarl Dong
This fixes the nonreproducibility in gcc documented here: https://reproducible-builds.org/docs/archives/#gnu-libtool * gnu/packages/patches/gcc-8-sort-libtool-find-output.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gcc.scm (gcc-8)[source]: Apply it.