diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-01-14 11:22:27 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-14 22:26:14 +0100 |
commit | 80882ee66177160997ac449851aabce9e92e3333 (patch) | |
tree | 5db96ab449aa8b7344f6a58bb6e916022b3cceb2 /package/gcc | |
parent | c4cc84afc60bbfa34b405ac1589a52087212fd84 (diff) | |
download | buildroot-80882ee66177160997ac449851aabce9e92e3333.tar.gz buildroot-80882ee66177160997ac449851aabce9e92e3333.zip |
aiccu: fix undefined reference to clock_* functions
Since glibc 2.17 the clock_* suite functions are available directly in
the main C library. For previous versions we still need -lrt to link.
Upstream is aware of this problem.
Fixes:
http://autobuild.buildroot.net/results/c11/c1182b00f9d968e587acba15af4af905b92227f5/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions