libsigrok: enable building C++ bindings
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 23 Feb 2015 11:32:48 +0000 (12:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 Feb 2015 17:01:07 +0000 (18:01 +0100)
commitcd3c6e26c5c368ee76ab2a42c1c76994f93a4c9f
treedbbb3012a6569d1cac06fd4c63c4f5e7a76b76d4
parenta5a705d2c99c2a3e15bd8d7480baf439ef886e5a
libsigrok: enable building C++ bindings

[Thomas:
 - Use BR2_INSTALL_LIBSTDCPP instead of BR2_TOOLCHAIN_BUILDROOT_CXX,
   so that the condition also works with external toolchains.
 - Use a 'if BR2_PACKAGE_LIBSIGROK' instead of duplicating the
   dependency.]

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libsigrok/Config.in
package/libsigrok/libsigrok.mk