Skip to content

define COMPILER and ARCHITECTURE from environment #5834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

remicollet
Copy link
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
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