diff options
Diffstat (limited to 'usr/src/tools/ctf/Makefile.ctf')
| -rw-r--r-- | usr/src/tools/ctf/Makefile.ctf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/tools/ctf/Makefile.ctf b/usr/src/tools/ctf/Makefile.ctf index 0cf32bf1bc..830da0990f 100644 --- a/usr/src/tools/ctf/Makefile.ctf +++ b/usr/src/tools/ctf/Makefile.ctf @@ -22,6 +22,7 @@ # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2018, Joyent, Inc. include ../../../Makefile.tools @@ -47,3 +48,5 @@ HDRDIRS= \ CPPFLAGS += $(HDRDIRS) CFLAGS += $(CCVERBOSE) CERRWARN += -_gcc=-Wno-parentheses + +SMOFF += all_func_returns |
