mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
Fix release build of string library
svn path=/trunk/; revision=17854
This commit is contained in:
parent
0443a3b73c
commit
a88a9fff19
|
@ -1,4 +1,5 @@
|
|||
<module name="string" type="staticlibrary">
|
||||
<define name="__NO_CTYPE_INLINES" />
|
||||
<if property="ARCH" value="i386">
|
||||
<directory name="i386">
|
||||
<file>memchr.s</file>
|
||||
|
|
Loading…
Reference in a new issue