]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
openipmi: fix missing -lrt for clock_gettime
authorBaruch Siach <baruch@tkos.co.il>
Thu, 23 Jul 2015 11:18:34 +0000 (14:18 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Jul 2015 20:41:39 +0000 (22:41 +0200)
commit7ede17756f1880c607e5dfd3bcd6f8ce45bf8c39
tree3ec27dfc15f923e6a498eba4c40239842f52b71f
parent6aae4794d7297447df73d472cfab5470fdfecf8c
openipmi: fix missing -lrt for clock_gettime

Add a patch to detect when -lrt is needed. This fixes build with glibc < 2.17.

Fixes:
http://autobuild.buildroot.net/results/2b0/2b0eb7149c7bdd8ebd72c1070aeefb210379a889/
http://autobuild.buildroot.net/results/49f/49fbd7e2dc72279c5b54d0f59a055e3e5e73f648/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openipmi/0002-configure.ac-detect-lrt-requirement-for-clock_gettim.patch [new file with mode: 0644]