-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autotools: Document PHP environment build configuration vars (#15684)
This marks the following environment variables as precious: - PHP_BUILD_ARCH - PHP_BUILD_COMPILER - PHP_BUILD_PROVIDER - PHP_BUILD_SYSTEM - PHP_UNAME Meaning, they are now also shown in the `./configure --help` output, and they can be used like this when configuring the PHP build: ./configure PHP_BUILD_ARCH="..." PHP_BUILD_COMPILER="..." ...
- Loading branch information
Showing
1 changed file
with
24 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters