Hello,

I am updating my Guix repository on Debian/Hurd and I have the following error in the 'configure' phase of glibc(glibc-intermediate-2.23).
We have tried to add the flag '-fno-stack-protector' to glibc, however the error remains.

Any idea of how we can approach it?

---
          checking if i586-pc-gnu-gcc accepts -fno-tree-loop-distribute-patterns with __at
          tribute__ ((__optimize__))... yes
          checking for libgd... no
          checking for is_selinux_enabled in -lselinux... no
          checking for _FORTIFY_SOURCE predefine... no       
          checking whether i586-pc-gnu-gcc implicitly enables -fstack-protector... configu
          re: error: unexpected symbols in test:    
---


Thank you
Rene