summaryrefslogtreecommitdiff
path: root/src/gc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc/CMakeLists.txt')
-rw-r--r--src/gc/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gc/CMakeLists.txt b/src/gc/CMakeLists.txt
index e3e171ebf1..ab9f3a0bad 100644
--- a/src/gc/CMakeLists.txt
+++ b/src/gc/CMakeLists.txt
@@ -2,9 +2,6 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
# Local GC meta-issue: https://github.com/dotnet/coreclr/issues/11518
-# https://github.com/dotnet/coreclr/issues/11517
-remove_definitions(-DFEATURE_APPDOMAIN_RESOURCE_MONITORING)
-
# https://github.com/dotnet/coreclr/issues/11516
remove_definitions(-DSTRESS_HEAP)