diff options
Diffstat (limited to 'usr/src/lib/libvscan/Makefile.com')
| -rw-r--r-- | usr/src/lib/libvscan/Makefile.com | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/lib/libvscan/Makefile.com b/usr/src/lib/libvscan/Makefile.com index 1f43359369..5ec00cc3d3 100644 --- a/usr/src/lib/libvscan/Makefile.com +++ b/usr/src/lib/libvscan/Makefile.com @@ -22,6 +22,7 @@ # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2018, Joyent, Inc. LIBRARY= libvscan.a VERS= .1 @@ -41,6 +42,8 @@ LDLIBS += -lc -lscf -lsecdb -lm CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) +SMOFF += signed + .KEEP_STATE: all: $(LIBS) |
