OpenJDK / valhalla / valhalla
changeset 48482:d3b6470a6dec
Merge
author | dholmes |
---|---|
date | Tue, 12 Dec 2017 21:43:00 -0500 |
parents | fe6fb69336b5 7b1a9b267a94 |
children | 10ec0c43cf1d |
files | make/test/JtregNativeHotspot.gmk |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/make/test/JtregNativeHotspot.gmk Tue Dec 12 19:06:19 2017 -0500 +++ b/make/test/JtregNativeHotspot.gmk Tue Dec 12 21:43:00 2017 -0500 @@ -113,6 +113,7 @@ BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libHandshakeTransitionTest := -lc BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libHasNoEntryPoint := -lc BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libReturnError := -lc + BUILD_HOTSPOT_JTREG_LIBRARIES_LIBS_libCNLookUp := -lc BUILD_HOTSPOT_JTREG_LIBRARIES_LDFLAGS_libTestCheckedEnsureLocalCapacity := -lc endif