Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tinc: fix FORTIFY error when initialising a new tinc configuration | pacien | 2020-09-10 |
This fixes the "FORTIFY: umask: called with invalid mask -601" error when attempting to create a new tinc configuration on builds having the FORTIFY option enabled (by default in NDK >=r21). Upstream patch: https://github.com/gsliepen/tinc/pull/251 GitHub: closes #99 |