jdk/make/lib/LibCommon.gmk
changeset 26192 33b90e93e3bf
parent 25859 3317bb8137f4
child 27736 8c9bd4be4a86
child 27565 729f9700483a
--- a/jdk/make/lib/LibCommon.gmk	Thu Aug 21 11:05:35 2014 +0200
+++ b/jdk/make/lib/LibCommon.gmk	Thu Aug 21 12:23:20 2014 +0200
@@ -29,9 +29,6 @@
 include MakeBase.gmk
 include NativeCompilation.gmk
 
-# Prepare the find cache.
-$(eval $(call FillCacheFind, $(wildcard $(JDK_TOPDIR)/src/*/*/native)))
-
 # Build tools
 include Tools.gmk