Print this page
3735 should include an empty make variable in the default CFLAGS/CCFLAGS
3844 the build should make source-level debugging easier
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>

*** 213,222 **** --- 213,224 ---- CFLAGS += $(CC32BITCALLERS) CFLAGS += $(IROPTFLAG) CFLAGS += $(CGLOBALSTATIC) CFLAGS += -xregs=no%float CFLAGS += -xstrconst + CFLAGS += $(CSOURCEDEBUGFLAGS) + CFLAGS += $(CUSERFLAGS) ASFLAGS += $(AS_XARCH) AS_INC_PATH += -I$(DSF_DIR)/$(OBJS_DIR)