summaryrefslogtreecommitdiff
path: root/src/dlls
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2019-04-09 02:50:28 +0200
committerJan Vorlicek <janvorli@microsoft.com>2019-04-09 03:16:24 +0200
commitcee1a8c9d9c6669318d1567c85457fbcd642587d (patch)
treee0e0b374dba2d35ce9bf3a4696f53625efce19f9 /src/dlls
parent060990945a0117cb824b9d1c1e6c3a336533a3ee (diff)
downloadcoreclr-cee1a8c9d9c6669318d1567c85457fbcd642587d.tar.gz
coreclr-cee1a8c9d9c6669318d1567c85457fbcd642587d.tar.bz2
coreclr-cee1a8c9d9c6669318d1567c85457fbcd642587d.zip
Fix several issues
* Fix build on OSX and Linux machines without NUMA installed - there were couple of places where I was missing ifdefs * Fix bug in nodeMaskLength computation * Remove testing change in eeconfig.cpp that has leaked into the PR * Fix GCToOSInterface::GetTotalProcessorCount for embedded GC to return all processors on the system, not just the ones enabled for the current process.
Diffstat (limited to 'src/dlls')
-rw-r--r--src/dlls/mscordac/mscordac_unixexports.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dlls/mscordac/mscordac_unixexports.src b/src/dlls/mscordac/mscordac_unixexports.src
index 3709d55356..9902cb6bb6 100644
--- a/src/dlls/mscordac/mscordac_unixexports.src
+++ b/src/dlls/mscordac/mscordac_unixexports.src
@@ -123,7 +123,6 @@ nativeStringResourceTable_mscorrc_debug
#GetLongPathNameW
#GetModuleFileNameW
#GetProcAddress
-#GetProcessAffinityMask
#GetProcessHeap
#GetShortPathNameW
#GetStdHandle