mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
f434e83d62
Without the change rapallel builds fail occasionally as: $ make --shuffle -j ... g++ -c -O3 -D__STDC_FORMAT_MACROS argStruct.cpp g++ -c -O3 -D__STDC_FORMAT_MACROS ancestral_likes.cpp gcc -c -O3 -D__STDC_FORMAT_MACROS fet.c g++ -c -O3 -D__STDC_FORMAT_MACROS abcGL.cpp g++ -c -O3 -D__STDC_FORMAT_MACROS pop1_read.cpp g++ -c -O3 -D__STDC_FORMAT_MACROS angsd.cpp g++ -c -O3 -D__STDC_FORMAT_MACROS abcHWE_F.cpp gcc -c -O3 -D__STDC_FORMAT_MACROS kprobaln.c g++ -c -O3 -D__STDC_FORMAT_MACROS mpileup.cpp argStruct.cpp:3:10: fatal error: version.h: No such file or directory 3 | #include "version.h" | ^~~~~~~~~~~ compilation terminated. angsd.cpp:11:10: fatal error: version.h: No such file or directory 11 | #include "version.h" | ^~~~~~~~~~~ |
||
---|---|---|
.. | ||
default.nix |