changeset 14527:756029dab703

fixed regression due to jdk9 merge
author Doug Simon <doug.simon@oracle.com>
date Thu, 13 Mar 2014 21:15:46 +0100
parents 4823ccaf5023
children 41ecd18552b2
files make/bsd/makefiles/top.make
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/bsd/makefiles/top.make	Thu Mar 13 21:15:13 2014 +0100
+++ b/make/bsd/makefiles/top.make	Thu Mar 13 21:15:46 2014 +0100
@@ -80,7 +80,7 @@
 	@echo All done.
 
 # This is an explicit dependency for the sake of parallel makes.
-vm_build_preliminaries:  checks $(Cached_plat) $(AD_Files_If_Required) jvmti_stuff trace_stuff sa_stuff
+vm_build_preliminaries:  checks $(Cached_plat) $(AD_Files_If_Required) jvmti_stuff trace_stuff sa_stuff dtrace_stuff
 	@# We need a null action here, so implicit rules don't get consulted.
 
 $(Cached_plat): $(Plat_File)