Skip to content
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

PHP build scripts: Pass on additional arguments to compiler #948

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

Sainan
Copy link
Member

@Sainan Sainan commented Sep 11, 2024

This allows for usage like php scripts/compile.php clang -DPLUTO_VMDUMP

This allows for usage like `php scripts/compile.php clang -DPLUTO_VMDUMP`
@Sainan Sainan linked an issue Sep 11, 2024 that may be closed by this pull request
@well-in-that-case well-in-that-case merged commit 2df532f into main Sep 12, 2024
8 checks passed
@well-in-that-case well-in-that-case deleted the compiler-uargs branch September 12, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow PHP scripts to append compiler flags via argv
2 participants