remove kernel32 dependency from mingw.rbuild

svn path=/branches/ros-amd64-bringup/; revision=37427
This commit is contained in:
Timo Kreuzer
2008-11-18 00:32:20 +00:00
parent 9726adc85e
commit 7df503962d
+1 -1
View File
@@ -4,7 +4,7 @@
<module name="mingw_common" type="staticlibrary" isstartuplib="true" underscoresymbols="true" crt="dll">
<importlibrary definition="moldname-msvcrt.def" dllname="msvcrt.dll" />
<include base="mingw_common">include</include>
<library>kernel32</library>
<!-- library>kernel32</library -->
<file>_newmode.c</file>
<file>_wgetopt.c</file>
<file>argv.c</file>