Jan Nieuwenhuizen <jann...@gnu.org> skribis: > From 0361374c4469b1e9b573668a6020b19e7abfbfe2 Mon Sep 17 00:00:00 2001 > From: Jan Nieuwenhuizen <jann...@gnu.org> > Date: Sat, 14 May 2016 10:13:21 +0200 > Subject: [PATCH] gnu: cross-base: Add srfi-26 for glibc. Fixes glibc-based > cross builds. > > * gnu/packages/cross-base.scm (glibc): Add (srfi srfi-26) to (arguments
Thanks for your quick response, applied with an adjusted commit log. I concur with Mark: this is a very sensitive area that takes time to test and adjust, which is the main reason why it takes me so much time to review and such ;-), so we want to make sure we don’t break it. In the future, please make sure to test individual patches with the known-good *-linux-gnu targets. Thanks! Ludo’.