Page MenuHomeFreeBSD

Uses/cmake.mk: Always pass FETCHCONTENT_FULLY_DISCONNECTED=1 to CMAKE_ARGS.
ClosedPublic

Authored by arrowd on Oct 17 2022, 8:09 AM.
Tags
None
Referenced Files
F106577188: D37015.diff
Thu, Jan 2, 3:20 AM
Unknown Object (File)
Mon, Dec 30, 5:48 AM
Unknown Object (File)
Nov 19 2024, 1:23 AM
Unknown Object (File)
Nov 19 2024, 1:23 AM
Unknown Object (File)
Nov 19 2024, 1:23 AM
Unknown Object (File)
Nov 19 2024, 12:57 AM
Unknown Object (File)
Oct 31 2024, 7:46 PM
Unknown Object (File)
Oct 26 2024, 1:57 PM

Details

Summary

This variable makes FetchContent_*() CMake functions to disable any network
access, which is exactly what we expect in Ports framework.

Test Plan

poudriere testport on a simple CMake port.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 47854
Build 44741: arc lint + arc unit