mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
No reason to compile PSEH2 with other compilers than GCC
svn path=/trunk/; revision=41607
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
<if property="ARCH" value="i386">
|
||||
<directory name="i386">
|
||||
<file>framebased.S</file>
|
||||
<file>framebased-gcchack.c</file>
|
||||
<file>framebased-gcchack-asm.S</file>
|
||||
|
||||
<group compilerset="gcc">
|
||||
<file>framebased-gcchack.c</file>
|
||||
<file>framebased-gcchack-asm.S</file>
|
||||
</group>
|
||||
</directory>
|
||||
</if>
|
||||
<if property="ARCH" value="powerpc">
|
||||
|
||||
Reference in New Issue
Block a user