HomeDevCentral

Improve Salt-controlled PHP build process

Description

Improve Salt-controlled PHP build process

Summary:
The creates values are improved, as ./configure is actually
provided in the PHP distribution tarball.

Allow make to really occur in the build directory, and not
in the Salt home directory, as the cd command was independantly
run before the make one.

Test Plan: build PHP 5.6.40 on Ysul

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2085

Details

Provenance
derecksonAuthored on Oct 28 2019, 13:46
derecksonPushed on Oct 28 2019, 14:04
Reviewer
dereckson
Differential Revision
D2085: Improve Salt-controlled PHP build process
Parents
rOPS3bdeb39913ef: Upgrade legacy PHP 5 to last 5.6.40
Branches
Unknown
Tags
Unknown
Tasks
T1531: Fix PHP path in Salt build instructions