summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2020-03-24 19:30:18 +0100
committerElis Hirwing <elis@hirwing.se>2020-04-03 10:11:13 +0200
commit282337799b08844c145c295110f20025541f829a (patch)
tree5ef0cedc3b2d1d767fddbf5c99478003e3789eff /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentda8ca2be2ffd5964684fa81b953f933c9beaa7ed (diff)
php: Build an even slimmer base
This moves yet more extensions from the base build to phpPackages.ext. Some of the extensions are a bit quirky and need patching for this to work, most notably mysqlnd and opcache. Two new parameters are introduced for mkExtension - internalDeps and postPhpize. internalDeps is used to specify which other internal extensions the current extension depends on, in order to provide them at build time. postPhpize is for when patches and quirks need to be applied after running phpize. Patch notes: - For opcache, older versions of PHP have a bug where header files are included in the wrong order. - For mysqlnd, the config.h is never included, so we include it in the main header file, mysqlnd.h. Also, the configure script doesn't add the necessary library link flags, so we add them to the variable configure should have added them to.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions