- Merge from trunk up to r45543
[reactos.git] / dll / win32 / crypt32 / crypt32.rbuild
index a8e7c3e..7884c27 100644 (file)
@@ -13,7 +13,6 @@
        <library>wine</library>
        <library>user32</library>
        <library>advapi32</library>
-       <library>kernel32</library>
        <library>ntdll</library>
        <library>imagehlp</library>
        <library>pseh</library>
@@ -43,6 +42,4 @@
        <file>message.c</file>
        <file>crypt32.rc</file>
        <file>version.rc</file>
-       <!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
-       <compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
 </module>