commit | b365db4a04f085fa6e1cd575030379919d86bdcf | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Thu Jul 25 15:51:42 2013 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Thu Jul 25 15:51:42 2013 +0530 |
tree | 87ffb5d7d1067a6fd9e59730516c04d92ddd1113 | |
parent | 7cb75766f0073ca6a779728ead35b14d23a5ae2f [diff] |
filesystem_config: Allow executables in /system/libexec Files in $PREFIX/libexec, such as gcc's cc1, need to be executable. Don't let make_ext4fs strip executable permissions from them. Signed-off-by: Amit Pundir <amit.pundir@linaro.org>