package/janus-gateway: enable parallel build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 26 Sep 2019 18:23:19 +0000 (20:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 27 Sep 2019 20:20:21 +0000 (22:20 +0200)
Parallel build is fixed since version 0.4.4 and
https://github.com/meetecho/janus-gateway/commit/1685a78e2cd7642f6246466c2e0d4e670fe6360b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/janus-gateway/janus-gateway.mk

index 09cf9e5613fb46dd1ed6b1c0f1d61a856fe78d16..b0c01f3173a4f6275fde3dad06e6375a763e0848 100644 (file)
@@ -117,7 +117,4 @@ else
 JANUS_GATEWAY_CONF_OPTS += --disable-websockets
 endif
 
-# Parallel build broken
-JANUS_GATEWAY_MAKE = $(MAKE1)
-
 $(eval $(autotools-package))