]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libpqxx: apply upstream compilation fix
authorJames Knight <james.knight@rockwellcollins.com>
Mon, 15 Jan 2018 20:54:37 +0000 (15:54 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 16 Jan 2018 22:14:09 +0000 (23:14 +0100)
commit1a8f757e6c648228eaeed3680d5af4e9b8c916f7
tree27cbbdef64a396d3d7b2ed562b0aa90c74f0e3ab
parentf94a7d54609e4718b963701870578a239bec4cbe
libpqxx: apply upstream compilation fix

Apply an upstream patch which addresses a compilation issue with respect
to an undefined 'timeval' structure. This issue exists in at least v6.0.
It is expected that this patch can be removed when libpqxx provides a
new releases (either v6.0.1 or v6.1).

Fixes:
http://autobuild.buildroot.net/results/48b015650ede4e55e199538072c7228cccf64422

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libpqxx/0001-include-sys-time.h-outside-fallback-select-55.patch [new file with mode: 0644]