Fix broken build dep for arm
[toolchains/fakeroot.git] / README
1 fakeroot can be built to either use SYSV IPC or TCP for message passing.
2
3 Cases for which the SYSV IPC version fails or causes problems but for
4 which fakeroot-tcp has been observed to work well include the items
5 listed below.
6
7   * Multithreaded applications (using pthread)
8   * Running under realtime-preempt kernel
9
10
11 Portability Notes
12
13 On OS X, only binaries that do NOT REQUIRE two-level namespace will work.