Don't use timing as there is a type conflict. --- nix-build-fastcap-2.0-18Sep92.drv-1/src/mulGlobal.h.orig 2015-07-21 15:58:49.199101566 +0200 +++ nix-build-fastcap-2.0-18Sep92.drv-1/src/mulGlobal.h 2015-07-21 16:18:39.456751313 +0200 @@ -57,7 +57,7 @@ /* time variables/structs */ #ifndef _TIME_ /* if not on a Sun4 */ #ifndef NEWS /* if not on a NWS-38XX */ -#include +//#include #endif #endif /cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-11-28gnu: php: Remove extra glibc input....* gnu/packages/php.scm (php)[arguments]: Use build-system's libc for gettext. [inputs]: Remove glibc. Efraim Flashner
2021-11-28gnu: php: Update to 7.4.26....* gnu/packages/php.scm (php): Update to 7.4.26. Efraim Flashner
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-23gnu: php: Update to 7.4.25 [security fixes]....* gnu/packages/php.scm (php): Update to 7.4.25. [source]: Don't explicitly return #t from snippet. Tobias Geerinckx-Rice