hotspot/make/windows/makefiles/vm.make
changeset 16447 234db5e2ae5e
parent 15432 9d976ca484d8
child 17006 b9bfa72b7dda
--- a/hotspot/make/windows/makefiles/vm.make	Mon Mar 25 08:37:28 2013 -0400
+++ b/hotspot/make/windows/makefiles/vm.make	Tue Mar 26 14:11:21 2013 -0400
@@ -89,12 +89,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