diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-21 08:43:04 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-21 08:43:04 +0200 |
commit | 5743830844e6ce6a633205ad22218034c787f9fb (patch) | |
tree | e41414446756fae4d530d5d8bb0677be73aaa56b /package/gcc | |
parent | 71c5a81c96873c056cb2c54580e3ba2db528ca8a (diff) | |
download | buildroot-5743830844e6ce6a633205ad22218034c787f9fb.tar.gz buildroot-5743830844e6ce6a633205ad22218034c787f9fb.zip |
e2fsprogs: fix linking against librt
Our previous patch to link against librt to access clock_gettime() was
merged upstreamed... but it lacked a crucial part which makes the whole
thing useless: $(CLOCK_GETTIME_LIB) is always empty from a make point of
view.
This commit adds a patch to e2fsprogs to fix the problem.
Fixes:
http://autobuild.buildroot.net/results/41ea60bebfc741604a5499df74363b498ad77a48/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions