[release/3.0] Opt COM methods out of the new Windows instance-method handling (#24012)
[platform/upstream/coreclr.git] / dac.cmake
index 8813efd..62628cb 100644 (file)
--- a/dac.cmake
+++ b/dac.cmake
@@ -1,7 +1,6 @@
 # Contains the dac build specific definitions. Included by the leaf dac cmake files.
 
 add_definitions(-DDACCESS_COMPILE)
-add_definitions(-DFEATURE_ENABLE_HARDWARE_EXCEPTIONS)
 if(WIN32)    
     add_definitions(-MT)
 endif(WIN32)