Fix linux-x86 compilation for clr.alljits subset#68046
Conversation
|
Tagging subscribers to this area: @hoyosjs Issue DetailsFixes #68044 I don't know if this is the right solution - I haven't tested compiling on windows. Compiling native linux-x64 with this change also seems to work still. With this fix the resulting product SDK functions, I can create, compile and run a hello world.
|
|
Tagging subscribers to this area: @JulieLeeMSFT Issue DetailsFixes #68044 I don't know if this is the right solution - I haven't tested compiling on windows. Compiling native linux-x64 with this change also seems to work still. With this fix the resulting product SDK functions, I can create, compile and run a hello world.
|
Fixes #68044
I don't know if this is the right solution - I haven't tested compiling on windows. Compiling native linux-x64 with this change also seems to work still.
With this fix the resulting product SDK functions, I can create, compile and run a hello world.