OpenJDK / portola / portola
changeset 20323:5b0a4dc74c89
8016024: Remove solaris path from FillCacheFind
Reviewed-by: erikj
author | ihse |
---|---|
date | Tue, 01 Oct 2013 15:13:16 +0200 |
parents | b5d2bf482a3e |
children | 9ae20c600c08 |
files | jdk/makefiles/Tools.gmk |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/makefiles/Tools.gmk Wed Jul 05 19:14:19 2017 +0200 +++ b/jdk/makefiles/Tools.gmk Tue Oct 01 15:13:16 2013 +0200 @@ -25,7 +25,6 @@ # Cache all finds needed for this file. Only used on windows. $(eval $(call FillCacheFind,$(JDK_TOPDIR)/make/tools \ - $(JDK_TOPDIR)/src/solaris/classes \ $(JDK_TOPDIR)/makefiles/sun)) TOOLS_SRC:=$(JDK_TOPDIR)/make/tools/src \