make/test/JtregNativeHotspot.gmk
changeset 50273 737a17045ffe
parent 50260 46c67f5e27c2
child 50314 75547f03c6b0
equal deleted inserted replaced
50272:dd2867f9e671 50273:737a17045ffe
   848 BUILD_HOTSPOT_JTREG_EXECUTABLES_LIBS_exesigtest := -ljvm
   848 BUILD_HOTSPOT_JTREG_EXECUTABLES_LIBS_exesigtest := -ljvm
   849 
   849 
   850 ifeq ($(OPENJDK_TARGET_OS), windows)
   850 ifeq ($(OPENJDK_TARGET_OS), windows)
   851     BUILD_HOTSPOT_JTREG_EXECUTABLES_CFLAGS_exeFPRegs := -MT
   851     BUILD_HOTSPOT_JTREG_EXECUTABLES_CFLAGS_exeFPRegs := -MT
   852     BUILD_HOTSPOT_JTREG_EXCLUDE += exesigtest.c
   852     BUILD_HOTSPOT_JTREG_EXCLUDE += exesigtest.c
       
   853 
       
   854     # Disable warning until JDK-8203802 is fixed
       
   855     BUILD_HOTSPOT_JTREG_LIBRARIES_CFLAGS_libtimers += -wd4477
   853 else
   856 else
   854     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libbootclssearch_agent += -lpthread
   857     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libbootclssearch_agent += -lpthread
   855     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libsystemclssearch_agent += -lpthread
   858     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libsystemclssearch_agent += -lpthread
   856     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libgetsysprop001 += -lpthread
   859     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libgetsysprop001 += -lpthread
   857     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libgetsysprop002 += -lpthread
   860     BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libgetsysprop002 += -lpthread