diff options
| author | Alastair Pharo <asppsa@gmail.com> | 2017-04-03 01:35:21 +1000 |
|---|---|---|
| committer | Alastair Pharo <asppsa@gmail.com> | 2017-04-24 16:45:20 +1000 |
| commit | b330329768cc753b6bd8f0e6e3f398382566f7c8 (patch) | |
| tree | f714e97e6801e9fca8174cec4f6c4b4e87d2f34d /pkgs/development/python-modules/httpserver | |
| parent | 1dcb587d93e8a3f1de4c47939e4dd1e91c8546bc (diff) | |
php: fix php-config header file paths
Split outputs mean that the "include" folder from PHP gets placed into a
"dev" derivation. However php-config is not aware of this, which means
that compiling extensions with phpize fails with an error about being
unable to find header files (see #24357, #24420). This fixes that by:
1. passing the `--includedir` flag to `configure` so that `php-config`
gives the correct paths.
2. moving the `phpize` and `php-config` scripts and man pages to the
dev derivation, to prevent cylic references.
3. ensuring that the `configure` script arguments are stripped from
all binaries, including `php-embed`, to prevent cyclic references.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
