aboutsummaryrefslogtreecommitdiff
path: root/d3.v3.js
blob: d234c4ec8668cead20279d903589d29c513b4cb6 (about) (plain)
blob size (331KB) exceeds display size limit (100KB).
2f8924601055aaf320db78449510abdd29'>gnu: nss: Fix cross-compiling....* gnu/packages/nss.scm (nss)[arguments]: Adjust configure-flags when cross-compiling to correctly set the target architecture and kernel. Adjust the custom 'configure-phase when cross-compiling to use the correct C++ compiler. Efraim Flashner 2023-07-24gnu: nss: Fix building on powerpc-linux....* gnu/packages/nss.scm (nss)[arguments]: Skip tests on powerpc-linux. Adjust the configure-flags when building for powerpc-linux to not use features unavailable for that architecture. Efraim Flashner