summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorBen Wolsieffer <benwolsieffer@gmail.com>2022-06-20 13:09:32 -0400
committerBen Wolsieffer <benwolsieffer@gmail.com>2022-06-20 13:51:44 -0400
commit30bfac609563c402d7fdb58cf5b0cbfb992e22b9 (patch)
tree5dd137826927836fb437d2e14e08c2a1a799e120 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentbf15544726c751b497d2c829e9c19fbdfdf4da41 (diff)
texinfo: fix build references when cross-compiling
The XS modules were being built for the build platform, and the perl scripts had build platform shebangs. It is possible to build the XS modules by passing PERL_EXT_CC=${stdenv.cc.targetPrefix}cc and --enable-perl-xs=yes, but they fail to load due to a handshake key mismatch. Instead, I just decided to disable the XS modules and use the pure Perl fallbacks when cross-compiling. The shebangs were fixed manually using substituteInPlace.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions