Print this page
6375 Add native name demangling support
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>

@@ -28,10 +28,11 @@
 # Copyright (c) 2015 Gary Mills
 # Copyright 2016 Toomas Soome <tsoome@me.com>
 # Copyright 2018 Nexenta Systems, Inc.
 # Copyright (c) 2016, Chris Fraire <cfraire@me.com>.
 # Copyright 2017 RackTop Systems.
+# Copyirght 2018 Jason King
 #
 
 include ../Makefile.master
 
 #       Note that libcurses installs commands along with its library.

@@ -104,10 +105,11 @@
         libcrypt        \
         libcryptoutil   \
         libctf          \
         libcurses       \
         libcustr        \
+        libdemangle     \
         libdevice       \
         libdevid        \
         libdevinfo      \
         libdhcpagent    \
         libdhcputil     \

@@ -377,10 +379,11 @@
         libcpc          \
         libcryptoutil   \
         libctf          \
         libcurses       \
         libcustr        \
+        libdemangle     \
         libdevice       \
         libdevid        \
         libdevinfo      \
         libdhcpagent    \
         libdhcputil     \