[vcpkg] add updated compile wrapper for clang-cl#26340
[vcpkg] add updated compile wrapper for clang-cl#26340JavierMatosD merged 6 commits intomicrosoft:masterfrom
Conversation
I am concerned about the potential licensing implications of this. Is it unreasonable to wait for msys? |
I feared that that would be the answer. So where should I store the patch for msys ? ;) |
|
|
|
@ras0219-msft: Done. |
…-A/vcpkg into clang-cl_compile_wrapper
|
Thanks! |
[vcpkg] add updated compile wrapper for clang-cl (microsoft#26340)
|
@dg0yt Couldn't you also patch libtool with this? Or am I pinging the wrong person. |
|
@Neumann-A libtool is considered external and not accepted as a port. |
didn't you have changes to bash scripts which could now be patched into |
|
@Neumann-A Sorry, the PR title was unable to convey the information that this PR contains relevant changes, such as a |
has already been merged upstream but I have no clue when it will be in automake from msys.
The relevant change is line 259.
Alternatively we could just patch the msys download? But where should those patches be stored?