Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #272831

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Fri 26 Jun 2026 10:17:00
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 231445df2aca782ff265c508760e1dbf04392a65

Comments

cmake: drop logic for `GNU/kFreeBSD` systems

Adopting change made in CMake, with description: "kFreeBSD is no longer
maintained or supported and was never an officially-supported release
architecture for Debian."

This system name was also dropped by CMake 4.1+:
https://cmake.org/cmake/help/v4.2/variable/CMAKE_SYSTEM_NAME.html

Credits-to: Roger Leigh
Ref: https://gitlab.kitware.com/cmake/cmake/-/commit/99c8abed55c354f5674e52b25bb65391d4afca52
Ref: https://gitlab.kitware.com/cmake/cmake/-/work_items/26742
Ref: https://gitlab.kitware.com/cmake/cmake/-/work_items/26722

Follow-up to 5de6848f104d7cb0017080e31216265ac19d0dde #10023 #5935

Closes #22176

Changed files