Print this page
11506 smatch resync

*** 10,19 **** --- 10,20 ---- # # # Copyright 2016 Toomas Soome <tsoome@me.com> # Copyright 2016 RackTop Systems. + # Copyright 2019 Joyent, Inc. # MACHINE= $(MACH) all: libefi.a
*** 21,28 **** --- 22,32 ---- SRCS= time.c include ../Makefile.com CFLAGS += -m32 + # false positive only with a 64-bit smatch + SMOFF += uninitialized + CLEANFILES += machine x86 $(OBJS): machine x86