summaryrefslogtreecommitdiff
path: root/crossgen.cmake
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2019-05-22 23:42:31 -0700
committerGitHub <noreply@github.com>2019-05-22 23:42:31 -0700
commit451fd23fa2179fa22c831bcf84edd547bfba5cd9 (patch)
tree8d590cd895cce7d5308cf94e92a5b0e8f36d303e /crossgen.cmake
parent3eae9c02a9a5eac95bf2900aae3c9e62176bf3c9 (diff)
downloadcoreclr-451fd23fa2179fa22c831bcf84edd547bfba5cd9.tar.gz
coreclr-451fd23fa2179fa22c831bcf84edd547bfba5cd9.tar.bz2
coreclr-451fd23fa2179fa22c831bcf84edd547bfba5cd9.zip
Stop compiling fragile NGen support into the runtime (#24625)
Diffstat (limited to 'crossgen.cmake')
-rw-r--r--crossgen.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/crossgen.cmake b/crossgen.cmake
index 7bc64a2706..1bf84c8a36 100644
--- a/crossgen.cmake
+++ b/crossgen.cmake
@@ -1,6 +1,7 @@
# Contains the crossgen build specific definitions. Included by the leaf crossgen cmake files.
add_definitions(
+ -DFEATURE_PREJIT
-DCROSSGEN_COMPILE
-DCROSS_COMPILE
-DFEATURE_NATIVE_IMAGE_GENERATION