projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
487cf67
)
Fix build system for urcu wfqueue
author
David Goulet
<david.goulet@polymtl.ca>
Mon, 7 Nov 2011 21:27:00 +0000
(16:27 -0500)
committer
David Goulet
<david.goulet@polymtl.ca>
Mon, 7 Nov 2011 21:27:00 +0000
(16:27 -0500)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
lttng-sessiond/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/lttng-sessiond/Makefile.am
b/lttng-sessiond/Makefile.am
index 26faf89cf74169dcf6ad62deb5ced33dd8676e79..15e28ce06c5bf469869584d6477caa5287bd8a00 100644
(file)
--- a/
lttng-sessiond/Makefile.am
+++ b/
lttng-sessiond/Makefile.am
@@
-35,7
+35,7
@@
endif
lttng_sessiond_SOURCES += lttng-sessiond.h main.c
# link on liblttngctl for check if sessiond is already alive.
-lttng_sessiond_LDADD = -lrt -lurcu-c
ds
-lurcu \
+lttng_sessiond_LDADD = -lrt -lurcu-c
ommon
-lurcu \
$(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la \
$(top_builddir)/libkernelctl/libkernelctl.la \
$(top_builddir)/liblttngctl/liblttngctl.la
This page took
0.030974 seconds
and
4
git commands to generate.