summaryrefslogtreecommitdiffstats
path: root/package/php-ssh2/Config.in
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2019-01-11 00:05:28 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-01-12 16:06:51 +0100
commit36568732e40923d19274f1c997e278a1c4e6c99e (patch)
tree8629a911967a2f6501b25a1e70bcbb00f51353ad /package/php-ssh2/Config.in
parent147f833692fe02d3b5b5907f508491d773927c19 (diff)
downloadbuildroot-36568732e40923d19274f1c997e278a1c4e6c99e.tar.gz
buildroot-36568732e40923d19274f1c997e278a1c4e6c99e.zip
package/pkg-cmake: add CMAKE_SYSTEM_VERSION to toolchainfile.cmake
Quoting the CMake documentation: When the CMAKE_SYSTEM_NAME variable is set explicitly to enable cross compiling then the value of CMAKE_SYSTEM_VERSION must also be set explicitly to specify the target system version. Thus, we should also set CMAKE_SYSTEM_VERSION in toolchainfile.cmake. It is supposed to be set to the value of `uname -r` on the target. We don't have that exact value available (unless we build the kernel), but the value of BR2_TOOLCHAIN_HEADERS_AT_LEAST contains the (minimum) version of the kernel it will run on, so it should be OK for all practical purposes. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/php-ssh2/Config.in')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud