Skip to content
Commit 88418bd2 authored by Tzu-Jung Lee's avatar Tzu-Jung Lee Committed by Thomas Petazzoni
Browse files

build: use find -perm /mode, instead of -perm +mode STRIP_FIND_CMD



The -perm +mode is deprecated, and sometimes yields suprising results.
It can be confused with permission in symbolic mode, for example '+u+g',
as POSIX spec suggests.

Signed-off-by: default avatarTzu-Jung Lee <tjlee@ambarella.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent dad93df6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment