CHANGELOG: suggest remote building as well

This commit is contained in:
Alexander Sosedkin 2020-11-27 21:01:00 +01:00
parent 568d80c5db
commit 2fba450df0

View file

@ -19,4 +19,6 @@ if the `system.stateVersion` option is set to `"20.09"` or later.
* If `make` fails on your device with `Function not implemented`, * If `make` fails on your device with `Function not implemented`,
report that in https://github.com/t184256/nix-on-droid/issues/91 report that in https://github.com/t184256/nix-on-droid/issues/91
and consider setting `system.workaround.make-posix-spawn.enable = true;` and consider either
[remote building](https://github.com/t184256/nix-on-droid/wiki/Remote-building)
or setting `system.workaround.make-posix-spawn.enable = true;`