Print this page
11506 smatch resync

*** 19,29 **** # CDDL HEADER END # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright (c) 2018, Joyent, Inc. # Copyright 2019 OmniOS Community Edition (OmniOSce) Association. # # Path to the base of the uts directory tree (usually /usr/src/uts). # --- 19,29 ---- # CDDL HEADER END # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright 2019 Joyent, Inc. # Copyright 2019 OmniOS Community Edition (OmniOSce) Association. # # Path to the base of the uts directory tree (usually /usr/src/uts). #
*** 147,156 **** --- 147,159 ---- $(OBJS_DIR)/fmsmb.o := SMOFF += indenting $(OBJS_DIR)/zutil.o := SMOFF += indenting $(OBJS_DIR)/bootrd_cpio.o := SMOFF += allocating_enough_data + # too hairy + $(OBJS_DIR)/inflate.o := SMATCH=off + # # Default build targets. # .KEEP_STATE: