13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
config BR2_PACKAGE_FAKEROOT
|
|
bool "fakeroot"
|
|
default n
|
|
help
|
|
Run commands in an environment faking root privileges.
|
|
|
|
http://joostje.op.het.net/fakeroot/
|
|
|
|
# dummy for fakeroot-source
|
|
config BR2_HOST_FAKEROOT
|
|
bool
|
|
default n
|