# HG changeset patch # User mbaesken # Date 1521544481 -3600 # Node ID 8a452f509540c1b3fdb12e240afa0c1d9fffb56f # Parent 6889f13694c618b0018f47507444ffb733e6f557 8199858: solaris-x86_64 : unpack200 fails linking with SS12u4 Reviewed-by: erikj, simonis diff -r 6889f13694c6 -r 8a452f509540 make/mapfiles/libunpack/mapfile-vers-unpack200-solaris-x86 --- a/make/mapfiles/libunpack/mapfile-vers-unpack200-solaris-x86 Tue Mar 20 09:21:43 2018 -0700 +++ b/make/mapfiles/libunpack/mapfile-vers-unpack200-solaris-x86 Tue Mar 20 12:14:41 2018 +0100 @@ -1,5 +1,5 @@ # -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 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 @@ -28,6 +28,7 @@ SUNWprivate_1.1 { global: # These are needed by the c runtime in SS12u4 + environ; _environ; __environ_lock; ___Argv;