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

Added ability to pass additional ASFLAGS to Configure #20813

Closed
wants to merge 1 commit into from

Conversation

matbech
Copy link
Contributor

@matbech matbech commented Apr 22, 2023

This allows additional command line options to be passed to the assembler. For example:
Configure VC-WIN64A ASFLAGS=--reproducible

This allows additional command line options to be passed to the assembler. For example:
Configure VC-WIN64A ASFLAGS=--reproducible
@levitte levitte added branch: master Merge to master branch approval: review pending This pull request needs review by a committer approval: otc review pending This pull request needs review by an OTC member tests: exempted The PR is exempt from requirements for testing and removed approval: otc review pending This pull request needs review by an OTC member labels Apr 23, 2023
@t8m t8m added the triaged: feature The issue/pr requests/adds a feature label Apr 24, 2023
@t8m t8m added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Apr 24, 2023
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Apr 25, 2023
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@t8m
Copy link
Member

t8m commented Apr 25, 2023

Merged to master branch. Thank you for your contribution.

@t8m t8m closed this Apr 25, 2023
openssl-machine pushed a commit that referenced this pull request Apr 25, 2023
This allows additional command line options to be passed to the assembler.

For example:
Configure VC-WIN64A ASFLAGS=--reproducible

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #20813)
@matbech matbech deleted the asflags branch April 25, 2023 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: feature The issue/pr requests/adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants