mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
add __i386__
svn path=/trunk/; revision=19458
This commit is contained in:
parent
394ced81ac
commit
de89ca03e4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
<define name="_M_IX86" />
|
||||
<define name="_X86_" />
|
||||
<define name="__i386__" />
|
||||
<if property="MP" value="1">
|
||||
<define name="CONFIG_SMP" value="1" />
|
||||
</if>
|
||||
|
|
Loading…
Reference in a new issue