mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
[CMAKE]
* Fix msvcrtex unix build. svn path=/trunk/; revision=52096
This commit is contained in:
@@ -39,7 +39,7 @@ if(ARCH MATCHES i386)
|
||||
list(APPEND MSVCRTEX_SOURCE
|
||||
except/i386/chkstk_asm.s
|
||||
math/i386/ci.c
|
||||
math/i386/ftol2_asm.S
|
||||
math/i386/ftol2_asm.s
|
||||
math/i386/alldiv_asm.s
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user