diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-10-04 11:04:50 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-10-04 11:08:58 +0200 |
commit | 5f80315634c66a647aed9673e10582acd8462d69 (patch) | |
tree | 3c8fffb37b46a42e9e1990ae2702591b62ce0f96 /include/prereq.mk | |
parent | b8d802fe9f6ddf02d67e7d847904e7389715561e (diff) | |
download | upstream-5f80315634c66a647aed9673e10582acd8462d69.tar.gz upstream-5f80315634c66a647aed9673e10582acd8462d69.tar.bz2 upstream-5f80315634c66a647aed9673e10582acd8462d69.zip |
include: add umask prereq check
When building LEDE with umask values other than 022, the resulting packages
will embed improper permissions, which may lead to random errors or non-
functional scripts on the target.
In order to make users aware of this problem, add a build-prereq check to
assert a correct umask setting before starting the build.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'include/prereq.mk')
0 files changed, 0 insertions, 0 deletions