diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-22 21:52:11 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-22 21:52:11 +0100 |
commit | 88511ccf4a6e0338cbfd8dc985b9ebcda5d0e6b2 (patch) | |
tree | 723c4b443d3045ed587a0c6d19ac834752ac20f3 /package/vnstat/0001-configure.ac-add-option-to-disable-image-output.patch | |
parent | c61e97a4d9779e72004e563d00e7985104cba462 (diff) | |
download | buildroot-88511ccf4a6e0338cbfd8dc985b9ebcda5d0e6b2.tar.gz buildroot-88511ccf4a6e0338cbfd8dc985b9ebcda5d0e6b2.zip |
ltrace: add patch to fix build on sparc
Due to a missing header inclusion, the build of ltrace of sparc fails
with the following error:
plt.c: In function 'sym2addr':
plt.c:33:12: error: dereferencing pointer to incomplete type
return sym->enter_addr;
^
plt.c:34:1: warning: control reaches end of non-void function [-Wreturn-type]
}
This commit fixes that by adding a patch to the ltrace code base.
Fixes:
http://autobuild.buildroot.org/results/55c/55ce618dbe1b2867e5738d90afb2eb67c19200e4/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/vnstat/0001-configure.ac-add-option-to-disable-image-output.patch')
0 files changed, 0 insertions, 0 deletions