Print this page
Rich's feedback
6375 Add native name demangling support

@@ -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.

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

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