summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-02-23 10:30:37 +0000
committerAlyssa Ross <hi@alyssa.is>2023-02-26 13:40:24 +0000
commit1e26d33371a4a7238a644c49ddae49a4009c927f (patch)
tree4ef59cd06926e7bea35243c3710211c1961e9ffb /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parenteb2eafd2af7d466fb296e5716bdd0ec577de426d (diff)
clang_15: add nostdlibinc flag
Port of 44165d36576 ("llvmPackages_{14, git}.clang: add nostdlibinc flag") to Clang 15. It was originally thought this wasn't needed[1], but it is, to fix expressions like the following: with import ./. {}; llvmPackages_15.libcxxStdenv.mkDerivation { name = "libcxx-stdenv-c++-test"; dontUnpack = true; input = '' #include <cstdlib> int main() { std::abort(); return 0; } ''; passAsFile = [ "input" ]; installPhase = '' $CXX -c -o $out -x c++ $inputPath ''; } [1]: https://github.com/NixOS/nixpkgs/pull/194634#issue-1398202534
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions