-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
After updating runtime.win-x64.Microsoft.NETCore.DotNetAppHost to 9.0.2, I get:
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\trace.cpp.obj: is not a native COFF file. Recompile without /GL?
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\utils.cpp.obj: is not a native COFF file. Recompile without /GL?
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\pal.windows.cpp.obj: is not a native COFF file. Recompile without /GL?
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\__\fxr\fx_ver.cpp.obj: is not a native COFF file. Recompile without /GL?
I originally fixed this in #71089, but I suspect #111805 regressed it. cc @jkoritzinsky
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status