3544 save-args matcher could be considerably more robust 3545 save-args matcher should accept saves may be out-of-order Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Robert Mustacchi <rm@joyent.com>
@@ -60,10 +60,11 @@ include ../../Makefile.amd64 include ../../../Makefile.kmdb STANDLIBS += $(ROOT)/usr/lib/amd64/libstanddisasm.so +STANDLIBS += $(ROOT)/usr/lib/amd64/libstandsaveargs.so INCDIRS += $(SRC)/uts/i86pc $(SRC)/common/dis/i386 CPPFLAGS += -DDIS_TEXT