]> git.ipfire.org Git - ipfire-2.x.git/commit
cmake: Add patch to avoid using undocumented type for CURLOPT_PROXYTYPE values
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 15 Sep 2025 15:47:27 +0000 (17:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Sep 2025 15:52:41 +0000 (15:52 +0000)
commit0fb06f864f987396be173350362b35f1ebe1fd17
treedc47f690d6099ba77c02956a62bc749d9bdd3f71
parent3bbca7da627e8ea29fff9fe377f6fc1b970892ab
cmake: Add patch to avoid using undocumented type for CURLOPT_PROXYTYPE values

- Update of rootfile
- With the new update of curl changes were made to CURLOPT which resulted in cmake using
   an undocumented type.
- This patch has been merged in the cmake git repo and will become available in version
   cmake-4.1.2 so the patch will be able to be removed when that version is released
   and updated in IPFire.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/cmake
lfs/cmake
src/patches/cmake-4.1.1_Avoid_using_undocumented_type_for_CURLOPT_PROXYTYPE_values.patch [new file with mode: 0644]