mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +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>-momit-leaf-frame-pointer</compilerflag>
|
||||
</if>
|
||||
<compilerflag>-mpreferred-stack-boundary=2</compilerflag>
|
||||
</group>
|
||||
<compilerflag>-mpreferred-stack-boundary=2</compilerflag>
|
||||
</group>
|
||||
|
||||
<group linkerset="ld">
|
||||
<linkerflag>-disable-stdcall-fixup</linkerflag>
|
||||
</group>
|
||||
|
||||
|
||||
<directory name="base">
|
||||
<xi:include href="base/base.rbuild" />
|
||||
</directory>
|
||||
|
|
Loading…
Reference in a new issue