package/rtorrent: requires gcc >= 4.9
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 15 Sep 2018 14:01:50 +0000 (16:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 16 Sep 2018 13:06:46 +0000 (15:06 +0200)
commit9cb36bfcd510d848b467c7c7a02b966dd1f13d2a
treef0ca30f040115b3bc6ecf5ff4f5d34b16b427a12
parent3ae61eac51459c4ec9ad3167567d164f25178791
package/rtorrent: requires gcc >= 4.9

Upstream considers the build error as compiler bug:
https://github.com/rakshasa/rtorrent/issues/223

Building with gcc 4.9 works, tested with this defconfig:

BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_GCC_VERSION_4_9_X=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_RTORRENT=y

Fixes
http://autobuild.buildroot.net/results/990/990c9d62f3d275bd4e2ffad41bdb6d68c483cbb1/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/rtorrent/Config.in