summaryrefslogtreecommitdiff
path: root/package/strace/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-19 19:19:12 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-19 19:19:29 +0200
commit07492630c8578fbb0e346cbbf4e70e4a6d231bb5 (patch)
treeeef6a15307ba5ce74d1a700126ab5d0d99d9d05c /package/strace/Makefile
parenta6541c3628c027b9a3e7d82a763c96dea567d904 (diff)
strace: fix musl mips compile
Diffstat (limited to 'package/strace/Makefile')
-rw-r--r--package/strace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/strace/Makefile b/package/strace/Makefile
index 5e58a7308..eebf68bde 100644
--- a/package/strace/Makefile
+++ b/package/strace/Makefile
@@ -25,6 +25,7 @@ ifeq ($(ADK_TARGET_LIB_MUSL),y)
TARGET_CPPFLAGS+= -DMSG_EXCEPT=020000 -D_LARGEFILE64_SOURCE=1
endif
+AUTOTOOL_STYLE:= autoreconf
INSTALL_STYLE:= manual
do-install: