diff CMakeLists.txt @ 1032:85521b52dbf8

Remove unused defines: X86_REVERSE_PARAMS, X86_PASS_IN_EAX
author Christian Kamm <kamm incasoftware de>
date Tue, 03 Mar 2009 17:38:08 +0100
parents d1ec9ff0e9ba
children dc608dc33081
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Mar 03 17:27:14 2009 +0100
+++ b/CMakeLists.txt	Tue Mar 03 17:38:08 2009 +0100
@@ -139,8 +139,6 @@
 	-DIN_LLVM
 	-D_DH
 	-DOPAQUE_VTBLS
-	-DX86_REVERSE_PARAMS
-	-DX86_PASS_IN_EAX
 )
 
 if(UNIX)