Author: spetreolle
Date: Tue Apr 2 21:13:35 2013
New Revision: 58657
URL:
http://svn.reactos.org/svn/reactos?rev=58657&view=rev
Log:
Arch, don't try to fix build when it has been fixed.
Reverts 58656.
Modified:
trunk/reactos/drivers/wdm/audio/drivers/CMIDriver/CMakeLists.txt
Modified: trunk/reactos/drivers/wdm/audio/drivers/CMIDriver/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/wdm/audio/drivers/…
==============================================================================
--- trunk/reactos/drivers/wdm/audio/drivers/CMIDriver/CMakeLists.txt [iso-8859-1]
(original)
+++ trunk/reactos/drivers/wdm/audio/drivers/CMIDriver/CMakeLists.txt [iso-8859-1] Tue Apr
2 21:13:35 2013
@@ -23,7 +23,6 @@
target_link_libraries(cmipci
stdunk
libcntpr
- chkstk
)
set_module_type(cmipci wdmdriver UNICODE ENTRYPOINT 0)