Sylvestre Ledru, le dim. 04 nov. 2018 17:46:04 +0100, a ecrit: > Le 04/11/2018 à 15:02, Samuel Thibault a écrit : > > Also, it's missing -I/usr/include/$(DEB_HOST_MULTIARCH), that's also > > problematic. I guess we need to define > > Or just disable libc++ for hurd ;)
That's an option indeed :) I guess packages depending on llvm don't use c++ that much for now? The non-definition of __GNU__ and __ELF__ and missing /usr/include/i386-gnu inclusion will however quickly pose problems, so at least I'll fix these. Samuel

