summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2023-02-13 13:50:09 -0800
committerAdam Joseph <adam@westernsemico.com>2023-02-20 23:03:44 -0800
commit6b6c06e5d725afeb7b6691d0e211b1f5844958a5 (patch)
tree6856f0999b6e876ce1cfef55ee6f36208c06bd5f /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent2d285b1590ee2326d234a31cdc4a632ab3d2443d (diff)
cc-wrapper: allow non-clang compilers to use gccForLibs codepath
cc-wrapper has essentially two separate codepaths: the `gccForLibs` codepath, used only by non-gcc (i.e. clang) compilers, and the "other" codepath. This PR allows non-clang compilers to opt-in to the `gccForLibs` codepath (off by default). To allow this, a new parameter `ccForLibs` is exposed, since it would be extremely confusing for gcc to be able to use `gccForLibs` but not do so by default.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions