diff make/windows/makefiles/vm.make @ 8883:b9a918201d47

Merge with hsx25
author Gilles Duboscq <duboscq@ssw.jku.at>
date Sat, 06 Apr 2013 20:04:06 +0200
parents 5fc51c1ecdeb 6b748c9e1845
children 43223d3f5dcd
line wrap: on
line diff
--- a/make/windows/makefiles/vm.make	Fri Apr 05 18:53:57 2013 +0200
+++ b/make/windows/makefiles/vm.make	Sat Apr 06 20:04:06 2013 +0200
@@ -93,12 +93,8 @@
 # AsyncGetCallTrace is not supported on IA64 yet
 AGCT_EXPORT=
 !else
-!if "$(Variant)" == "kernel"
-AGCT_EXPORT=
-!else
 AGCT_EXPORT=/export:AsyncGetCallTrace
 !endif
-!endif
 
 # If you modify exports below please do the corresponding changes in
 # src/share/tools/ProjectCreator/WinGammaPlatformVC7.java