Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/janus-gateway: enable parallel build
@ 2019-09-26 18:23 Fabrice Fontaine
  2019-09-27 20:20 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-09-26 18:23 UTC (permalink / raw)
  To: buildroot

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>
---
 package/janus-gateway/janus-gateway.mk | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index 09cf9e5613..b0c01f3173 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -117,7 +117,4 @@ else
 JANUS_GATEWAY_CONF_OPTS += --disable-websockets
 endif
 
-# Parallel build broken
-JANUS_GATEWAY_MAKE = $(MAKE1)
-
 $(eval $(autotools-package))
-- 
2.23.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-27 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-26 18:23 [Buildroot] [PATCH 1/1] package/janus-gateway: enable parallel build Fabrice Fontaine
2019-09-27 20:20 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox