make/CompileLaunchers.gmk

Print this page

        

@@ -30,11 +30,11 @@
 include NativeCompilation.gmk
 
 # Setup the java compilers for the JDK build.
 include Setup.gmk
 
-# Prepare the find cache. Only used on windows.
+# Prepare the find cache.
 $(eval $(call FillCacheFind, $(JDK_TOPDIR)/src/share/bin))
 
 # Build tools
 include Tools.gmk