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 static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
24 +0200'>2020-06-27
AgeCommit message (Expand)Author
2022-01-14doc: Update "guix shell -D -f" example to new input style....* doc/environment-gdb.scm: Change to use 'modify-inputs'. Ludovic Courtès
gnu: x265: Update to 3.4....* gnu/packages/patches/x265-arm-flags.patch: Update patch. * gnu/packages/video.scm (x265): Update to 3.4. [arguments]: Remove obsolete substitution. Disable the newly-added assembly optimizations on AArch64, as they are not implemented for all targets we build. Marius Bakke