Remove debug printout of object list
This commit is contained in:
parent
878b6d1f41
commit
6a1f3e40af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue