Age | Commit message (Expand) | Author |
---|---|---|
2023-10-15 | 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-24 | gnu: 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 |