package/mono: needs C++
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 12 May 2019 10:45:42 +0000 (12:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 May 2019 18:53:47 +0000 (20:53 +0200)
commitc6a9b38aa4f063ed6aefeacc99edae9e1ae855c6
treeee2a59e40b969d96e963ea230b85a1df07e16f56
parent59c3a4ff73e5a8d4cfcb95bbd0ac07a68628e954
package/mono: needs C++

mono needs a working C++ compiler to get the exact type of size_t since
version 5.16.0.179 and
https://github.com/mono/mono/commit/d8af77551de1f59803a46946786e0f9a5eb5cb9d

Fixes:
 - http://autobuild.buildroot.org/results/ee6d037154127cc6572f06e9a78bae383ea381bc

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Tested-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mono/Config.in