make/lib/Lib-jdk.crypto.ucrypto.gmk
branchihse-remove-mapfiles-branch
changeset 56107 706dba352bda
parent 47217 72e3ae9a25eb
child 56721 01b558efd286
--- a/make/lib/Lib-jdk.crypto.ucrypto.gmk	Tue Feb 13 10:37:33 2018 +0100
+++ b/make/lib/Lib-jdk.crypto.ucrypto.gmk	Tue Feb 13 11:35:47 2018 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 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
@@ -38,7 +38,6 @@
       OPTIMIZATION := LOW, \
       CFLAGS := $(CFLAGS_JDKLIB) \
           $(addprefix -I, $(LIBJ2UCRYPTO_SRC)), \
-      MAPFILE := $(TOPDIR)/make/mapfiles/libj2ucrypto/mapfile-vers, \
       LDFLAGS := $(LDFLAGS_JDKLIB), \
       LIBS := $(LIBDL), \
       LIBS_solaris := -lc, \