3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Adam Joseph 8660a09197 qtbase: use more than one core to build qmake
The qtbase package's `configurePhase` builds the `qmake` tool.  In the
current nixpkgs expression it does this single-threadedly, by invoking
`make` without a `-j` flag.

Let's thread `NIX_BUILD_CORES` through to `./configure`'s invocation
of `make` via the `MAKEFLAGS` variable.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-12 13:33:51 -07:00
..
applications Merge pull request #167379 from r-ryantm/auto-update/pianobar 2022-04-09 21:53:30 +01:00
build-support
common-updater
data Merge pull request #167612 from NixOS/haskell-updates 2022-04-09 22:51:23 +02:00
desktops Merge pull request #166756 from ilya-fedin/mate-fixes 2022-04-09 17:47:48 +03:00
development qtbase: use more than one core to build qmake 2022-04-12 13:33:51 -07:00
games
misc
os-specific Merge pull request #167968 from Madouura/dev/bcachefs 2022-04-09 16:14:23 +02:00
pkgs-lib
servers Merge pull request #167998 from 0x4A6F/master-routinator 2022-04-09 19:34:23 +02:00
shells
stdenv
test
tools Merge pull request #168022 from 06kellyjac/witness 2022-04-09 22:52:48 +02:00
top-level Merge pull request #167612 from NixOS/haskell-updates 2022-04-09 22:51:23 +02:00