Add a variable to include support for ELF format
[reactos.git] / reactos / config.template.rbuild
index 4db88bb..b751cf9 100644 (file)
 -->
 <property name="_WINKD_" value="0" />
 
+<!--
+       Whether to compile support for ELF files. Do not enable unless you know what
+       you're doing.
+-->
+<property name="_ELF_" value="0" />
+
 </group>