[Buildroot] [PATCH] package/php: support --with-config-file-scan-dir

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 27 18:23:14 UTC 2019


Hello Dan,

Thanks for your contribution!

On Sat, 18 May 2019 18:19:42 -0600
Dan Walkes <danwalkes at trellis-logic.com> wrote:

> To support using multiple php configuration files, allow
> setting of a config file scan director via menuconfig.
> 
> For php option details see link at [1].
> 
> [1] https://www.php.net/manual/en/configuration.file.php
> 
> Signed-off-by: Dan Walkes <danwalkes at trellis-logic.com>
> ---
>  package/php/Config.in | 5 +++++
>  package/php/php.mk    | 4 ++++
>  2 files changed, 9 insertions(+)

Sorry for the very slow feedback. It turned out that we don't really
see the need to make this configurable, so we simply added an
unconditional --with-config-file-scan-dir=/etc/php.d in PHP_CONF_OPTS.

See:

  https://git.buildroot.org/buildroot/commit/?id=1248b86267ceb545a2dd249c0067ad8cdf49636a

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list