mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-17 11:31:33 +02:00
eclass/cmake: Sync with Gentoo
It's from Gentoo commit e94dae6f27ad6cdab3562540f1af2659b082e6f0. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
0149d4eaa5
commit
3df6718ec2
@ -601,6 +601,7 @@ cmake_src_configure() {
|
||||
case "${KERNEL:-linux}" in
|
||||
Cygwin) sysname="CYGWIN_NT-5.1" ;;
|
||||
HPUX) sysname="HP-UX" ;;
|
||||
Hurd) sysname="GNU" ;;
|
||||
linux) sysname="Linux" ;;
|
||||
Winnt)
|
||||
sysname="Windows"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user