nixpkgs/pkgs/os-specific
Florian Klink 52261c4c27 ell: fix cross compilation
The current `fix-dbus-tests.patch` uses automake and pkgconfig to figure
out the path of `dbus-daemon`. This fails when cross-compiling, as
tests aren't run (and `checkInputs`) not available.

Instead of doing this, we can simply teach the tests to pick up
dbus-daemon from $PATH. This was also sent upstream in
https://lists.01.org/hyperkitty/list/ell@lists.01.org/thread/SQEZAIS2LZXSXGTXOW3GTAM5ZPXRLTN4/.
2020-12-27 13:20:50 +01:00
..
bsd
darwin Merge pull request #105938 from virusdave/dnicponski/scratch/add_osx-cpu-temp 2020-12-11 06:56:57 +01:00
linux ell: fix cross compilation 2020-12-27 13:20:50 +01:00
solo5
windows