X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=blobdiff_plain;f=mono%2Fsgen%2Fsgen-conf.h;h=47173bc29c959a8bd3ed8f1fc52c2d256959092f;hp=5e8866ffff869d2123ece47d39040009b0a95118;hb=a7c9e39f0f58a1dcd41475f5623f301f14e31da7;hpb=925bf36f4c4b061ce9a8ab2a354a46486daa64fb diff --git a/mono/sgen/sgen-conf.h b/mono/sgen/sgen-conf.h index 5e8866ffff8..47173bc29c9 100644 --- a/mono/sgen/sgen-conf.h +++ b/mono/sgen/sgen-conf.h @@ -104,7 +104,7 @@ typedef mword SgenDescriptor; #endif #endif -#if defined (TARGET_WASM) +#if defined (HOST_WASM) #define DEFAULT_MAJOR SGEN_MAJOR_SERIAL #define DEFAULT_SWEEP_MODE SGEN_SWEEP_SERIAL #elif defined(HAVE_CONC_GC_AS_DEFAULT)