From 5801b0f01c3c34499a929ed96164a5a68b470945 Mon Sep 17 00:00:00 2001 From: Toomas Soome Date: Fri, 17 Jan 2020 09:49:43 -0800 Subject: 12217 add ld assert-deflib and guidance to gate build Reviewed by: Robert Mustacchi Reviewed by: Gergő Mihály Doma Approved by: Dan McDonald MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/src/tools/vtfontcvt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/tools/vtfontcvt') diff --git a/usr/src/tools/vtfontcvt/Makefile b/usr/src/tools/vtfontcvt/Makefile index 1da0698b5e..49e996a908 100644 --- a/usr/src/tools/vtfontcvt/Makefile +++ b/usr/src/tools/vtfontcvt/Makefile @@ -18,6 +18,7 @@ CMDDIR= $(SRC)/cmd/vtfontcvt include ../Makefile.tools include $(CMDDIR)/Makefile.common +NATIVE_LIBS += libumem.so CPPFLAGS += -I../../uts/common .KEEP_STATE: -- cgit v1.2.3