diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-07-15 16:14:19 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-16 09:58:21 +0200 |
commit | e2f03a6bde19766a1ac047c5ccfb049b5c4f61ca (patch) | |
tree | 82828025fb0b5d745b17c33c722116af9e78d77f /package/python-zope-interface/python-zope-interface.hash | |
parent | a9e053b5a8b4195aaddd97db98b0ba3dcf788638 (diff) | |
download | buildroot-e2f03a6bde19766a1ac047c5ccfb049b5c4f61ca.tar.gz buildroot-e2f03a6bde19766a1ac047c5ccfb049b5c4f61ca.zip |
package/kodi: fix build with newer gcc versions.
Using this defconfig produces a build error with kodi:
BR2_arm=y
BR2_cortex_a8=y
BR2_ARM_INSTRUCTIONS_THUMB2=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_PACKAGE_KODI=y
BR2_PACKAGE_SUNXI_MALI=y
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_PYTHON_PY_ONLY=y
/home/buildroot/buildroot/output/build/kodi-17.3-Krypton/xbmc/filesystem/FTPParse.cpp:37:1:
error: ‘string’ does not name a type
string CFTPParse::getName()
^~~~~~
/home/buildroot/buildroot/output/build/kodi-17.3-Krypton/xbmc/filesystem/FTPParse.cpp:62:25:
error: variable or field ‘setTime’ declared void
void CFTPParse::setTime(string str)
^~~~~~
/home/buildroot/buildroot/output/build/kodi-17.3-Krypton/xbmc/filesystem/FTPParse.cpp:62:25:
error: ‘string’ was not declared in this scope
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-zope-interface/python-zope-interface.hash')
0 files changed, 0 insertions, 0 deletions