25592095 libxml2 is missing an exported symbol (__xmlStructuredErrorContext)
authorPetr Sumbera <petr.sumbera@oracle.com>
Thu, 09 Mar 2017 04:42:24 -0800
changeset 7730 081b4f5eeec4
parent 7729 e0d9943aa4e4
child 7733 46d1d8095970
25592095 libxml2 is missing an exported symbol (__xmlStructuredErrorContext)
components/libxml2/mapfile
--- a/components/libxml2/mapfile	Thu Mar 09 23:00:29 2017 -0800
+++ b/components/libxml2/mapfile	Thu Mar 09 04:42:24 2017 -0800
@@ -32,12 +32,17 @@
 #
 # Note that the source above actually lives in the ON tree.
 #
-# Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 # public interfaces in libxml2
 #
 $mapfile_version 2
 
+SYMBOL_VERSION SUNWpublic {
+	global:
+		__xmlStructuredErrorContext;
+} SUNW_1.10;
+
 SYMBOL_VERSION SUNW_1.10 {
 	global:
 		# LIBXML2_2.9.1