[0.2] Add RUSTC_WRAPPER support to build script#3845
[0.2] Add RUSTC_WRAPPER support to build script#3845tgross35 merged 1 commit intorust-lang:libc-0.2from
Conversation
252d144 to
93e0783
Compare
(cherry picked from commit 8dba4a0)
93e0783 to
570d892
Compare
|
This looks fine, but any reason it doesn't use the exact same pattern as #3842? |
|
While backporting to 0.2, the Windows with rust 1.19 checks failed due to the |
|
Makes sense, thanks for the clarification. |
|
This MR broke compilation of libc when using For anyone else having this problem, I am currently able to workaround it by setting RUSTC_WORKSPACE_WRAPPER with my |
|
Libc will need to use |
|
Good point, it feels like we had this same discussion somewhere else very recently. @nathaniel-bennett would you be able to put up a fix? |
(backport #3842)
(cherry picked from commit 8dba4a0)