diff options
| author | Alexandros Liarokapis <liarokapis.v@gmail.com> | 2024-01-25 00:10:11 +0200 |
|---|---|---|
| committer | Alexandros Liarokapis <liarokapis.v@gmail.com> | 2024-05-31 13:29:31 +0300 |
| commit | afd044548fe0312d5f49df730115645256829ed8 (patch) | |
| tree | 63ae67043e74a7ecaa47896e80a09d84d420cb6b /pkgs/development/python-modules/rangehttpserver | |
| parent | 47c5223f7354d99757899acb5e21e7986b3415ef (diff) | |
Disable compiler runtime-test for cmake when cross-compiling to None platform.
CMake implicitly runs a compiler test when it detects a new project.
This normally compiles a minimal executable and runs it.
When cross-compiling to a None platform this will fail for all CMake packages
and the user is forced to override this manually through overlays.
This commit changes Cmake's behavior when cross compiling so that it
compiles a static library as a test instead.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
