index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
tools
/
fakeroot
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tools/fakeroot')
-rw-r--r--
tools/fakeroot/patches/100-macos_compile_fix.patch
11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/fakeroot/patches/100-macos_compile_fix.patch b/tools/fakeroot/patches/100-macos_compile_fix.patch
new file mode 100644
index 0000000000..64c0b472c6
--- /dev/null
+++ b/
tools/fakeroot/patches/100-macos_compile_fix.patch
@@ -0,0 +1,11 @@
+--- a/libfakeroot_inode64.c
++++ b/libfakeroot_inode64.c
+@@ -36,6 +36,8 @@
+ #include <fts.h>
+ #endif /* HAVE_FTS_H */
+
++void load_library_symbols(void);
++
+ #include "wrapped.h"
+ #include "wraptmpf.h"
+ #include "wrapdef.h"