Remove debug printout of object list
This commit is contained in:
@@ -507,7 +507,7 @@ ifneq ($(BUILD_COMPLEX16),1)
|
||||
endif
|
||||
|
||||
FUNCOBJS = $(SBEXTOBJS) $(CXERBLAOBJS) $(SBBLASOBJS) $(SBLASOBJS) $(DBLASOBJS) $(CBLASOBJS) $(ZBLASOBJS)
|
||||
$(info FUNCOBJS = {[$(FUNCOBJS)]} )
|
||||
|
||||
ifdef EXPRECISION
|
||||
FUNCOBJS += $(QBLASOBJS) $(XBLASOBJS)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user