mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 14:44:36 +04:00
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>
12 lines
193 B
Diff
12 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
|
|
|