make/hotspot/lib/CompileLibjsig.gmk
branchihse-cflags-rewrite-branch
changeset 56214 0544ba555e67
parent 56144 c9a52985c325
parent 49070 d7859531621b
child 56228 a20f3126f7c0
--- a/make/hotspot/lib/CompileLibjsig.gmk	Thu Mar 01 01:30:10 2018 +0100
+++ b/make/hotspot/lib/CompileLibjsig.gmk	Thu Mar 01 01:35:46 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -90,7 +90,7 @@
     LIB_OUTPUTDIR := $(call FindLibDirForModule, java.base)
 
     $(eval $(call SetupNativeCompilation, BUILD_LIBJSIG, \
-        LIBRARY := jsig, \
+        NAME := jsig, \
         SRC := $(LIBJSIG_SRC_DIR), \
         OUTPUT_DIR := $(LIB_OUTPUTDIR), \
         LANG := C, \