summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-10-30 11:03:20 +0100
committerAlyssa Ross <hi@alyssa.is>2023-10-30 13:04:51 +0100
commitfcc44e9aeae563b9beea171ef47d1a11dd117d12 (patch)
treec3593c9f84c81fb33a8fa07d2f56455f3f5a9a8d /pkgs/development/python-modules/rangehttpserver
parent1d9a88ae853051fc765ce1e131c6dd60d6dd0395 (diff)
llvmPackages_12.openmp,llvmPackages_13.openmp: fix cross
CMake commit faa950a155 ("try_compile: Run native build tool with verbose output") did not play well with these versions of openmp, which have a faulty failure regex that considers "unknown" in the build output to indicate a failure. When cross compiling, the string "unknown" is very likely to occur as part of triples. Fix by backporting a patch that improves the failure regex check to not be tripped up by triples. The same problem affects LLVM 11 and possibly earlier, but the patch doesn't apply that far back, so I didn't bother for now. Fixes: b8ac5b6cfbc7 ("cmake: 3.25.3 -> 3.26.4")
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions