summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2025-06-26 15:54:58 -0700
committerAlyssa Ross <hi@alyssa.is>2025-07-02 10:19:33 +0200
commit8dc663ea1895309d910e008cbf5076910b6e9dc6 (patch)
tree5d5b451d4cd28814a89867cfc4fac0746fc250b4 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentc4b9e31ffae27873a18baa9a0573640af81095f9 (diff)
llvmPackages.clang: embed resource directory in Clang libraries
When Clang is statically linked against other programs they are unable to find the headers in Clang's resource directory. Typically the resource directory is found by searching a path relative to argv[0] but this would only really work for Clang itself due to each binary having a separate prefix (and not in Nix because of the full resource directory being split between multiple derivations and assembled in the wrapper). Because users of Clang as a library typically only need include in order for parsing to succeed, let's set that as the resource directory. The LLVM patch to make this work was sent upstream in llvm/llvm-project#145996, I intend to land it upstream and drop it from this PR.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions