make/lib/LibCommon.gmk
branchihse-jdk-library-branch
changeset 56454 82c3ae69914f
parent 56421 92bea2b7732a
child 56511 2b67c11c0db6
--- a/make/lib/LibCommon.gmk	Mon Apr 16 14:51:31 2018 +0200
+++ b/make/lib/LibCommon.gmk	Wed Apr 18 14:22:53 2018 +0200
@@ -91,10 +91,6 @@
     $(addprefix $(SUPPORT_OUTPUTDIR)/native/, \
         $(strip $1)$(strip $3)/$(LIBRARY_PREFIX)$(strip $2)$(STATIC_LIBRARY_SUFFIX))
 
-################################################################################
-# Define the header include flags needed to compile against it.
-LIBJAVA_HEADER_FLAGS := $(addprefix -I, $(call FindSrcDirsForLib, java.base, java))
-
 # Put the libraries here.
 INSTALL_LIBRARIES_HERE := $(call FindLibDirForModule, $(MODULE))