summaryrefslogtreecommitdiffstats
path: root/support/scripts/check-bin-arch
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-04-20 07:17:20 +0300
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-20 08:33:06 +0200
commit93e44124d694e67ac163a18a38067bc9dea98701 (patch)
treeb00814fc874e15146f8ed000b9c2c0e58154a401 /support/scripts/check-bin-arch
parent1e2a8d4111f57e79c1848c7a70c6501e2bdacd58 (diff)
downloadbuildroot-93e44124d694e67ac163a18a38067bc9dea98701.tar.gz
buildroot-93e44124d694e67ac163a18a38067bc9dea98701.zip
lz4: fix host build with glibc older than 2.17
glibc before 2.17 require the -lrt linker option for clock_gettime(). We do not support pre 2.17 glibc for the target anymore, but there are still host platforms with these versions. Add upstream patch to skip use of clock_gettime() with older glibc versions. Should fix: http://autobuild.buildroot.net/results/bc5/bc5d6447ab16a61d9dcf56723106f0b107826ef4/ http://autobuild.buildroot.net/results/7dd/7dd47bef902845a0f7803f1a6c702ec154855858/ http://autobuild.buildroot.net/results/952/9523dbc767dc325befabeb9240c4009e78779c7d/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'support/scripts/check-bin-arch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud