summaryrefslogtreecommitdiffstats
path: root/support/scripts/check-bin-arch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-08-02 00:52:13 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-08-02 19:13:29 +0200
commitaebb0a729f583fd8d1adf321ee3cea4050c21997 (patch)
tree73d9ebcde315cf2801f5dfd192c2556475812e53 /support/scripts/check-bin-arch
parent0c750a027b720e316b9d7fccabb4d86bb2856ec0 (diff)
downloadbuildroot-aebb0a729f583fd8d1adf321ee3cea4050c21997.tar.gz
buildroot-aebb0a729f583fd8d1adf321ee3cea4050c21997.zip
package/skeleton-custom: rework the merged_usr and building conditions
skeleton-custom.mk contains a huge condition for BR_BUILDING and for BR2_ROOTFS_MERGED_USR. This makes the code difficult to follow, so rework the condition a bit so that only the parts that really need to be conditional are indeed conditional. Note that there is no overhead in needlessly evaluation the "stat" commands. Indeed, the assignments use late evaluation so the "stat" is only executed when evaluating the condition - when skeleton-custom is not selected, stat is never called. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Arnout: split off in a separate patch + wrote commit message] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/check-bin-arch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud