A consistent indentation style is the hobgoblin of little minds.

svn path=/trunk/; revision=42888
This commit is contained in:
Dmitry Gorbachev 2009-08-23 21:45:41 +00:00
parent be9c72f1ad
commit 687189aaaf

View file

@ -24,13 +24,13 @@
<compilerflag>-ftracer</compilerflag> <compilerflag>-ftracer</compilerflag>
<compilerflag>-momit-leaf-frame-pointer</compilerflag> <compilerflag>-momit-leaf-frame-pointer</compilerflag>
</if> </if>
<compilerflag>-mpreferred-stack-boundary=2</compilerflag> <compilerflag>-mpreferred-stack-boundary=2</compilerflag>
</group> </group>
<group linkerset="ld"> <group linkerset="ld">
<linkerflag>-disable-stdcall-fixup</linkerflag> <linkerflag>-disable-stdcall-fixup</linkerflag>
</group> </group>
<directory name="base"> <directory name="base">
<xi:include href="base/base.rbuild" /> <xi:include href="base/base.rbuild" />
</directory> </directory>