package/beecrypt: remove c++ support
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 11 Jun 2017 12:48:51 +0000 (14:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 24 Jun 2017 14:50:16 +0000 (16:50 +0200)
commitdd4d3c18d6753e1224fbe59d91a4b44f39bc38c0
tree20581d7418ec30ed18666f4201264f35446b9b84
parent0235bc61766bd0d4fecfbd686cd807992ba5f37d
package/beecrypt: remove c++ support

Optional C++ support depends on icu, the icu version bump to 59.1
brought ABI-breaking changes
http://site.icu-project.org/download/59#TOC-char16_t-in-C-

which are incompatible with beecrypt. Since beecrypt did not get any
updates upstream since 2009 and no package uses beecrypt's C++ support
we disable this broken option.

With C++ support removed patches 0002 & 0004 are not needed anymore.

Fixes
http://autobuild.buildroot.net/results/a1a/a1ad507371192ddecacab0df91f7b2a84c7c288d/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy
package/beecrypt/0002-build-system.patch [new file with mode: 0644]
package/beecrypt/0002-icu-check-cross-compile.patch [deleted file]
package/beecrypt/0003-build-system.patch [deleted file]
package/beecrypt/0004-gcc-4.7.patch [deleted file]
package/beecrypt/Config.in
package/beecrypt/beecrypt.mk