fix the old strace version on arm
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14101 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1923dee374
commit
3603f5b07a
13
utils/strace/patches-4.5.16/004-no_cacheflush.patch
Normal file
13
utils/strace/patches-4.5.16/004-no_cacheflush.patch
Normal file
@ -0,0 +1,13 @@
|
||||
--- a/system.c
|
||||
+++ b/system.c
|
||||
@@ -70,10 +70,6 @@
|
||||
#include <linux/capability.h>
|
||||
#endif
|
||||
|
||||
-#ifdef SYS_cacheflush
|
||||
-#include <asm/cachectl.h>
|
||||
-#endif
|
||||
-
|
||||
#ifdef HAVE_LINUX_USTNAME_H
|
||||
#include <linux/utsname.h>
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user