Print this page
Rich's feedback
6375 Add native name demangling support
*** 28,37 ****
--- 28,38 ----
# 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,112 ****
--- 104,114 ----
libcpc \
libcrypt \
libcryptoutil \
libctf \
libcurses \
+ libdemangle \
libdevice \
libdevid \
libdevinfo \
libdhcpagent \
libdhcputil \
*** 379,388 ****
--- 381,391 ----
libcontract \
libcpc \
libcryptoutil \
libctf \
libcurses \
+ libdemangle \
libdevice \
libdevid \
libdevinfo \
libdhcpagent \
libdhcputil \