Unlike the current version, this one has support for aarch64. aarch64 is necessary for several 64-bit targets. Signed-off-by: Rosen Penev <rosenp@gmail.com>
11 lines
193 B
Diff
11 lines
193 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -26,8 +26,6 @@ SUBDIRS += python-lttngust \
|
|
liblttng-ust-python-agent
|
|
endif
|
|
|
|
-SUBDIRS += tests doc
|
|
-
|
|
#temporarily disabled
|
|
# liblttng-ust-malloc
|
|
|