projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix channel name in all kernel event test
[lttng-tools.git]
/
libustcomm
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include
2
AM_CFLAGS = -fno-strict-aliasing
3
4
noinst_LTLIBRARIES = libustcomm.la
5
6
libustcomm_la_SOURCES =
7
8
libustcomm_la_LDFLAGS = -no-undefined -static
9
10
libustcomm_la_CFLAGS = -fPIC -fno-strict-aliasing
11
This page took
0.030829 seconds
and
4
git commands to generate.