blob: 679b6b2ca85bcb25cf32c96badfe15adf20d77fa (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_FAKEROOT
bool "fakeroot"
help
Run commands in an environment faking root privileges.
http://joostje.op.het.net/fakeroot/
# dummy for fakeroot-source
config BR2_HOST_FAKEROOT
bool
|