Arch, don't try to fix build when it has been fixed.

Reverts 58656.

svn path=/trunk/; revision=58657
This commit is contained in:
Sylvain Petreolle 2013-04-02 21:13:35 +00:00
parent 62af9e0980
commit bfb9325fda

View file

@ -23,7 +23,6 @@ add_library(cmipci SHARED
target_link_libraries(cmipci target_link_libraries(cmipci
stdunk stdunk
libcntpr libcntpr
chkstk
) )
set_module_type(cmipci wdmdriver UNICODE ENTRYPOINT 0) set_module_type(cmipci wdmdriver UNICODE ENTRYPOINT 0)