{subsection: Patch the glibc external} -... +The Debian 8 patches all worked except for =disable-nscd.patch=, which had an obvious fix. {subsection: Check the glibc external} -... +The new configure script _really_ wants the compiler to include flags. The solution to making CMake do this was simple but not immediately obvious (escape the space rather than quote part of the string). + +Unlike the previous builds, the generated =debian/include= appears to be necessary. However, since it's constructed entirely out of symlinks into =/usr/include= (or empty files), I'm OK with keeping it around. {section: Build the Full Port}