Config.in 231 B

123456789101112
  1. config BR2_PACKAGE_FAKEROOT
  2. bool "fakeroot"
  3. default n
  4. help
  5. Run commands in an environment faking root privileges.
  6. http://joostje.op.het.net/fakeroot/
  7. # dummy for fakeroot-source
  8. config BR2_HOST_FAKEROOT
  9. bool
  10. default n