summaryrefslogtreecommitdiff
path: root/usr/src/lib/libnsl
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2018-02-10 23:27:42 +0000
committerRichard Lowe <richlowe@richlowe.net>2018-10-05 19:34:26 +0000
commitfb23c574f17ddde310cea59fe008d16f650ced5a (patch)
treeb18fe0a22f5a5005a3f60508383725989973dcff /usr/src/lib/libnsl
parentb86e7e3f0e50748bb5bb5cc91632d72ff17f08dd (diff)
downloadillumos-joyent-fb23c574f17ddde310cea59fe008d16f650ced5a.tar.gz
9868 unused cw translations should be removed
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/lib/libnsl')
-rw-r--r--usr/src/lib/libnsl/Makefile.com5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libnsl/Makefile.com b/usr/src/lib/libnsl/Makefile.com
index 876c3681e9..17bff31ba6 100644
--- a/usr/src/lib/libnsl/Makefile.com
+++ b/usr/src/lib/libnsl/Makefile.com
@@ -183,11 +183,6 @@ BIGPICS = $(GOTHOGS:%=pics/%)
$(BIGPICS) := sparc_C_PICFLAGS = $(C_BIGPICFLAGS)
$(BIGPICS) := i386_C_PICFLAGS = $(C_BIGPICFLAGS)
-# Compile C++ code without exceptions to avoid a dependence on libC.
-NOEXCEPTIONS= -noex
-CCFLAGS += $(NOEXCEPTIONS)
-CCFLAGS64 += $(NOEXCEPTIONS)
-
CPPFLAGS += -I$(SRC)/lib/libnsl/include -D_REENTRANT
CPPFLAGS += -I$(SRC)/lib/libnsl/dial