Skip to content

Conversation

@levitte
Copy link
Member

@levitte levitte commented May 16, 2016

  • "/Ox /O2 /Ob2" get's reduced to "/O2", the reason being:

    /Ox = /Ob2 /Og /Oi /Ot /Oy /Gs
    /O2 = /Ob2 /Og /Oi /Ot /Oy /Gs /GF /Gy

  • apps/openssl.cnf gets installed.

@levitte
Copy link
Member Author

levitte commented May 16, 2016

This is related to issue #1072

@mattcaswell
Copy link
Member

+1

- "/Ox /O2 /Ob2" get's reduced to "/O2", the reason being:

    /Ox = /Ob2 /Og /Oi /Ot /Oy /Gs
    /O2 = /Ob2 /Og /Oi /Ot /Oy /Gs /GF /Gy

- apps/openssl.cnf gets installed.

- always delete files quietly, as they might not be there.
@levitte levitte force-pushed the fix-msvc-build-20160516-1 branch from 40c9528 to 930ccb4 Compare May 16, 2016 08:11
@levitte
Copy link
Member Author

levitte commented May 16, 2016

Hey @mattcaswell, there's been a slight update. Care to re-confirm?

@levitte
Copy link
Member Author

levitte commented May 16, 2016

Note: this PR confirmed working (see #1072)

@mattcaswell
Copy link
Member

Reconfirmed

@levitte
Copy link
Member Author

levitte commented May 16, 2016

Thank you.

@levitte
Copy link
Member Author

levitte commented May 16, 2016

Merged

@levitte levitte closed this May 16, 2016
levitte added a commit that referenced this pull request May 16, 2016
- "/Ox /O2 /Ob2" get's reduced to "/O2", the reason being:

    /Ox = /Ob2 /Og /Oi /Ot /Oy /Gs
    /O2 = /Ob2 /Og /Oi /Ot /Oy /Gs /GF /Gy

- apps/openssl.cnf gets installed.

- always delete files quietly, as they might not be there.

Reviewed-by: Matt Caswell <[email protected]>
(Merged from #1075)
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.

2 participants