Commit a829a2fe authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

captures_kernel_version_via_CMAKE_SYSTEM: Additional CMAKE variables

that embed kernel version.
parent 4ec02fed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1733,6 +1733,8 @@ captures_kernel_version_via_CMAKE_SYSTEM:
    .
    Instead, use CMAKE_SYSTEM_NAME (`uname -s`), which shouldn't vary.
    .
    May also be triggered by use of CMAKE_HOST_SYSTEM or CMAKE_HOST_SYSTEM_VERSION.
    .
    Parent issue: captures_kernel_version
  deterministic: False
captures_kernel_version_via_ecbuild: