1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development
Thomas Tuegel 91657e30ca atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2014-12-27 13:40:40 -06:00
..
arduino Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
compilers Merge branch 'staging' 2014-12-26 22:41:19 +01:00
coq-modules
eclipse
guile-modules Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
interpreters Missed gcc refs 2014-12-26 12:28:15 -05:00
libraries atlas: fix generic options 2014-12-27 13:40:40 -06:00
lisp-modules
lua-modules
misc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
mobile More gcc->cc refs 2014-12-26 12:33:16 -05:00
ocaml-modules ocaml-uucp: update from 0.9.0 to 0.9.1 2014-12-27 09:17:09 +01:00
perl-modules
pharo
pure-modules/pure-gsl
python-modules pyqt4: update from 4.10.2 to 4.11.3 2014-12-24 13:59:57 +01:00
qtcreator
r-modules
ruby-modules
tools Missed gcc refs 2014-12-26 12:28:15 -05:00
web nodePackages: fix builder 2014-12-26 01:04:08 +01:00