nixpkgs/pkgs/development/libraries/silgraphite
Mathew Polzin 249a6de703 graphite2: fix cross-compilation
Cross compilation failed for me with the following message:
24/85 Test #48: charis7 ..........................   Passed    0.02 sec
      Start  1: nolib-stdc++-graphite2_core
Could not find executable readelf

In other words, the check failed because one of the tests uses readelf and when cross-compiling this tool has a prefix for the target architecture.
2023-11-30 15:33:13 -06:00
..
graphite2.nix graphite2: fix cross-compilation 2023-11-30 15:33:13 -06:00
macosx.patch