mbox

[bug#41816,0/4] Fix busybox.

Message ID 20200611210540.28722-1-dannym@scratchpost.org
Headers show

Message

Danny Milosavljevic June 11, 2020, 9:05 p.m. UTC
Danny Milosavljevic (4):
  gnu: busybox: Make build reproducible.
  gnu: busybox: Update to 1.31.1.
  gnu: busybox: Fix build with new glibc.
  gnu: busybox: Fix test.

 gnu/local.mk                                  |  1 +
 gnu/packages/busybox.scm                      | 14 +++-
 ...box-1.31.1-fix-build-with-glibc-2.31.patch | 68 +++++++++++++++++++
 3 files changed, 81 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch