Skip to content

define COMPILER and ARCHITECTURE from environment#5834

Closed
remicollet wants to merge 1 commit into
php:masterfrom
remicollet:issue-compiler-arch
Closed

define COMPILER and ARCHITECTURE from environment#5834
remicollet wants to merge 1 commit into
php:masterfrom
remicollet:issue-compiler-arch

Conversation

@remicollet

Copy link
Copy Markdown
Member

COMPILER and ARCHITECTURE macros exist for a very long time and are used in some build (IIRC in Windows)

Using environment will make their usage simpler

I choose PHP_BUILD_COMPILER and PHP_BUILD_ARCH as names to avoid too generic names which may create conflicts (and we already have some PHP_BUILD_*, also only used for phpinfo)

@remicollet

Copy link
Copy Markdown
Member Author

Applied in 4884f1b

@remicollet remicollet closed this Jul 13, 2020
@remicollet remicollet deleted the issue-compiler-arch branch July 13, 2020 09:14
@carusogabriel carusogabriel added this to the PHP 8.0 milestone Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants