package/thrift: add dependency on host-autoconf-archive
authorRomain Naour <romain.naour@openwide.fr>
Wed, 8 Apr 2015 20:26:21 +0000 (22:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 8 Apr 2015 20:34:47 +0000 (22:34 +0200)
commit30dc4dbf4ce66b7b4b27cf96d14a5be69a7eee61
tree5ecc2680c7fae45ca591000583fcb5f902b1d736
parent837e12b61e7f5cf137ebf8ae365d5be5823d921b
package/thrift: add dependency on host-autoconf-archive

The ax_cxx_compile_stdcxx_11 macro bundled in thrift package is
brocken [1] and out of date.

Add autoconf-archive as dependency to use an updated version of this macro.

Since Thrift actually doesn't use that particular C++11 feature, add a
patch to make C++11 support optional.

[1] https://savannah.gnu.org/patch/index.php?8287

Fixes:
[thrift]
http://autobuild.buildroot.net/results/21e/21e3fff1e0d714f94ac7e621289d1a59bc02a05f/build-end.log
[host-thrift]
http://autobuild.buildroot.net/results/b89/b89ffc2bff699eb10bb6abd92369a43d4900354d/build-end.log

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/thrift/0005-configure.ac-C-11-is-optional.patch [new file with mode: 0644]
package/thrift/thrift.mk