Disable manual COM registration logic on ARM32 (dotnet/coreclr#19042)
authorAaron Robinson <arobins@microsoft.com>
Fri, 20 Jul 2018 20:07:25 +0000 (13:07 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Jul 2018 20:07:25 +0000 (13:07 -0700)
commit2db5c14b8e537dbfb7dad2962d0f9c11e56bec56
treeb239d88fe0e00265fd68bdef4af484045101214d
parent81985468dd7519bf316c0baa1bcb799644b0dc60
Disable manual COM registration logic on ARM32 (dotnet/coreclr#19042)

* Add advapi32.lib to the list of libs to link against on ARM.
Remove conditional build on ARM in source.

* Manually edit ARM and ARM64 test lists.

Commit migrated from https://github.com/dotnet/coreclr/commit/af0b442c17fe3a9a95370e506a36ce72ee99ea80
src/coreclr/tests/arm/Tests.lst
src/coreclr/tests/arm64/Tests.lst
src/coreclr/tests/src/Interop/CMakeLists.txt