summaryrefslogtreecommitdiffstats
path: root/support/scripts/check-host-rpath
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-04-21 23:58:52 +0300
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-22 23:37:56 +0200
commit3e0d304d20b66d3ec3e0e471c06e521e447d4640 (patch)
tree5e9e0e82790d6ff01224fb4f3c167dcbb5a51e0e /support/scripts/check-host-rpath
parent206f01dfb22b96b9358cff39390fcac5cee9bcba (diff)
downloadbuildroot-3e0d304d20b66d3ec3e0e471c06e521e447d4640.tar.gz
buildroot-3e0d304d20b66d3ec3e0e471c06e521e447d4640.zip
lz4: don't build library and tools in parallel
Since commit e93fec6673e (lz4: bump to version 1.8.1.2) we use two make targets, 'lib' and 'lz4'. Both targets depend on the static library. When these targets run in parallel the two make instances that build the static library race against each other. Split these targets to ensure build order. Should fix: http://autobuild.buildroot.net/results/a8d/a8d956ff420f6a265c5c00b33646dbbc24ce2d48/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'support/scripts/check-host-rpath')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud