kumquat-buildroot/package/cmake
Peter Korsgaard f87138339b cmake: explicitly disable openssl support for host-cmake
host-cmake will optionally link with openssl for the embedded copy of
libarchive if available, leaking host dependencies and possibly causing
build issues in case of compatibility issues - E.G. the host-cmake version
we have in 2017.02.x doesn't build against openssl-1.1.0+:

https://github.com/libarchive/libarchive/issues/810

The openssl support in libarchive is unlikely to be needed, so explicitly
disable it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-09-19 14:00:38 +02:00
..
0001-rename_cmake_rootfile.patch cmake: bump version to 3.6.3 2016-11-05 13:18:03 +01:00
cmake.hash cmake: bump version to 3.8.2 2017-06-06 22:48:42 +02:00
cmake.mk cmake: explicitly disable openssl support for host-cmake 2017-09-19 14:00:38 +02:00
Config.in cmake: bump version to 3.8.2 2017-06-06 22:48:42 +02:00