Thread (2 messages) 2 messages, 2 authors, 2009-09-29
STALE6145d

[PATCH] Fix parallel build

From: Adam Gołębiowski <hidden>
Date: 2009-09-22 10:59:05
Subsystem: the rest · Maintainer: Linus Torvalds

Since src/bluetoothd needs libbluetooth, add it to its dependencies.
Parallel build tested with make -j16.

Signed-off-by: Adam Gołębiowski <redacted>
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 0226554..642affc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -194,7 +194,7 @@ src_bluetoothd_SOURCES = $(gdbus_sources) $(builtin_sources) \
 src_bluetoothd_LDADD = lib/libbluetooth.la @GLIB_LIBS@ @DBUS_LIBS@ -ldl
 src_bluetoothd_LDFLAGS = -Wl,--export-dynamic \
 					-Wl,--version-script=src/bluetooth.ver
-src_bluetoothd_DEPENDENCIES = src/bluetooth.ver
+src_bluetoothd_DEPENDENCIES = src/bluetooth.ver lib/libbluetooth.la
 
 builtin_files = src/builtin.h $(builtin_nodist)
 
-- 
1.6.4.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help