make/lib/CoreLibraries.gmk

Print this page

        

*** 24,33 **** --- 24,35 ---- # WIN_VERIFY_LIB := $(JDK_OUTPUTDIR)/objs/libverify/verify.lib ########################################################################################## + # libfdlibm is statically linked with libjava below and not delivered into the + # product on its own. BUILD_LIBFDLIBM_OPTIMIZATION := HIGH ifneq ($(OPENJDK_TARGET_OS), solaris) BUILD_LIBFDLIBM_OPTIMIZATION := NONE