[ros-diffs] [tkreuzer] 35322: add _ELF_ property to rbuild file
tkreuzer at svn.reactos.org
tkreuzer at svn.reactos.org
Thu Aug 14 01:06:54 CEST 2008
Author: tkreuzer
Date: Wed Aug 13 18:06:54 2008
New Revision: 35322
URL: http://svn.reactos.org/svn/reactos?rev=35322&view=rev
Log:
add _ELF_ property to rbuild file
Modified:
branches/ros-amd64-bringup/reactos/config-amd64.template.rbuild
Modified: branches/ros-amd64-bringup/reactos/config-amd64.template.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/config-amd64.template.rbuild?rev=35322&r1=35321&r2=35322&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/config-amd64.template.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/config-amd64.template.rbuild [iso-8859-1] Wed Aug 13 18:06:54 2008
@@ -77,4 +77,10 @@
-->
<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>
More information about the Ros-diffs
mailing list