Print this page
6375 Add native name demangling support
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
*** 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.
*** 104,113 ****
--- 105,115 ----
libcrypt \
libcryptoutil \
libctf \
libcurses \
libcustr \
+ libdemangle \
libdevice \
libdevid \
libdevinfo \
libdhcpagent \
libdhcputil \
*** 377,386 ****
--- 379,389 ----
libcpc \
libcryptoutil \
libctf \
libcurses \
libcustr \
+ libdemangle \
libdevice \
libdevid \
libdevinfo \
libdhcpagent \
libdhcputil \