Remove parallel info

This commit is contained in:
Christophe de Dinechin 2017-03-30 11:16:54 +02:00
parent 019d9c091d
commit 5afb8df97e
1 changed files with 0 additions and 1 deletions

View File

@ -338,7 +338,6 @@ endif
# libraries and we may otherwise end up building the same
# library multiple times "in parallel" (wasting energy)
ifdef SUBDIRS
$(info not parallel)
$(NOT_PARALLEL):
endif