[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dhcpcd5: FTBFS on Hurd-i386



Martin-Éric Racine, le jeu. 28 juil. 2022 21:30:42 +0300, a ecrit:
> Actually, where it barfs is here:
> 
> #if !defined(__linux__) && !defined(__QNX__) && !defined(__sun)
> #include <sys/endian.h>
> #else
> #include "endian.h"
> #endif
> 
> What is the equivalent define for Hurd?

It's just the same on the Hurd as on Linux, since that's just coming
from glibc.

Samuel


Reply to: