mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:16:04 +00:00
A consistent indentation style is the hobgoblin of little minds.
svn path=/trunk/; revision=42888
This commit is contained in:
parent
be9c72f1ad
commit
687189aaaf
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue