package/janus-gateway: enable parallel build

Parallel build is fixed since version 0.4.4 and
1685a78e2c

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2019-09-26 20:23:19 +02:00 committed by Thomas Petazzoni
parent 7169beb3fc
commit 66b7f14206

View File

@ -117,7 +117,4 @@ else
JANUS_GATEWAY_CONF_OPTS += --disable-websockets
endif
# Parallel build broken
JANUS_GATEWAY_MAKE = $(MAKE1)
$(eval $(autotools-package))