summaryrefslogtreecommitdiff
path: root/usr/src/lib/libefi/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libefi/Makefile.com')
-rw-r--r--usr/src/lib/libefi/Makefile.com3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/lib/libefi/Makefile.com b/usr/src/lib/libefi/Makefile.com
index 3fc915acdd..c0108f5f85 100644
--- a/usr/src/lib/libefi/Makefile.com
+++ b/usr/src/lib/libefi/Makefile.com
@@ -23,6 +23,7 @@
# Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
LIBRARY = libefi.a
VERS = .1
@@ -42,6 +43,8 @@ CFLAGS += $(CCVERBOSE)
LINTFLAGS64 += -errchk=longptr64
+SMOFF += kmalloc_wrong_size
+
.KEEP_STATE:
all: $(LIBS)