nixpkgs/pkgs
Will Dietz 39696b6d56 qt-5.10: don't use features that require new-ish kernels, stay compat
Before this change:
$ readelf --notes /nix/store/zf5yja02g8n8dzgs25pqfd8w3myfzgzc-qtbase-5.10.1/lib/libQt5Core.so

Displaying notes found at file offset 0x004a7778 with length 0x00000020:
  Owner                 Data size       Description
  GNU                  0x00000010       NT_GNU_ABI_TAG (ABI version tag)
    OS: Linux, ABI: 3.17.0

After:
$ readelf --notes /nix/store/sg1s9hdw0b7p6h0dwg09g4lxy1acq7y6-qtbase-5.10.1/lib/libQt5Core.so

Displaying notes found at file offset 0x004a7dcc with length 0x00000020:
  Owner                 Data size       Description
  GNU                  0x00000010       NT_GNU_ABI_TAG (ABI version tag)
    OS: Linux, ABI: 2.6.28

-----------

The above paths were before rebasing the commit onto staging,
and it'd probably be good to have someone confirm the same happens
when built on a hydra builder or other non-dtzWill machine :).

[dezgeg: added comments]
2018-05-18 03:51:20 +03:00
..
applications Merge pull request #40610 from andir/firefox-60-aarch64 2018-05-17 00:23:38 +02:00
build-support Merge remote-tracking branch 'upstream/master' into staging 2018-05-16 15:16:08 -04:00
common-updater
data Merge master into staging 2018-05-13 12:13:25 +02:00
desktops Merge remote-tracking branch 'upstream/master' into staging 2018-05-16 15:16:08 -04:00
development qt-5.10: don't use features that require new-ish kernels, stay compat 2018-05-18 03:51:20 +03:00
games Merge pull request #39192 from r-ryantm/auto-update/rocksndiamonds 2018-05-12 11:55:04 -05:00
misc Merge remote-tracking branch 'upstream/staging' into strictDeps 2018-05-14 23:33:03 -04:00
os-specific Merge remote-tracking branch 'upstream/master' into staging 2018-05-16 15:16:08 -04:00
servers Merge remote-tracking branch 'upstream/master' into staging 2018-05-16 15:16:08 -04:00
shells Merge remote-tracking branch 'upstream/master' into staging 2018-05-14 10:57:33 -04:00
stdenv stdenv cross adapter: Don't define crossConfig 2018-05-14 23:33:12 -04:00
test tests: move to attribute set 2018-05-10 23:58:12 -05:00
tools Merge remote-tracking branch 'upstream/master' into staging 2018-05-16 15:16:08 -04:00
top-level Merge remote-tracking branch 'upstream/master' into staging 2018-05-16 15:16:08 -04:00