Author: hpoussin Date: Sun Aug 9 10:13:17 2009 New Revision: 42545
URL: http://svn.reactos.org/svn/reactos?rev=42545&view=rev Log: Fix compilation
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr_base.rbuild
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr_base.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeld... ============================================================================== --- trunk/reactos/boot/freeldr/freeldr/freeldr_base.rbuild [iso-8859-1] (original) +++ trunk/reactos/boot/freeldr/freeldr/freeldr_base.rbuild [iso-8859-1] Sun Aug 9 10:13:17 2009 @@ -11,10 +11,6 @@ <compilerflag>-fno-inline</compilerflag> <compilerflag>-fno-zero-initialized-in-bss</compilerflag> </group> - <directory name="arcemul"> - <file>component.c</file> - <file>time.c</file> - </directory> <directory name="cache"> <file>blocklist.c</file> <file>cache.c</file>