When compiling libssh without a C++ cross-compiler the build will fail. This patch remove the CMake C++ dependency to build libssh. That dependency is only used for the code coverage tool and is not required to build the library. Fixes: - http://autobuild.buildroot.org/results/927/92794da6346b856ad74f14f87cc51415871cb5d2/ - http://autobuild.buildroot.org/results/89d/89dcd4982e4061732de635f9e7669db1f257330c/ - http://autobuild.buildroot.org/results/b3f/b3feff5c21defb53c65a3d5d06b13230cfed3317/ - http://autobuild.buildroot.org/results/bc8/bc8338d2c61eaa7c98c99140de5c491b7528c4f3/ - ... Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
|---|---|---|
| .. | ||
| 0001-cmake-Only-enable-CXX-when-running-the-coverage.patch | ||
| Config.in | ||
| libssh.hash | ||
| libssh.mk | ||