summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAlexandros Liarokapis <liarokapis.v@gmail.com>2024-01-25 00:10:11 +0200
committerAlexandros Liarokapis <liarokapis.v@gmail.com>2024-05-31 13:29:31 +0300
commitafd044548fe0312d5f49df730115645256829ed8 (patch)
tree63ae67043e74a7ecaa47896e80a09d84d420cb6b /pkgs/development/python-modules/rangehttpserver
parent47c5223f7354d99757899acb5e21e7986b3415ef (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