summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorBoey Maun Suang <boeyms@users.noreply.github.com>2023-02-15 20:24:20 +1100
committerBoey Maun Suang <boeyms@users.noreply.github.com>2023-02-15 20:24:20 +1100
commit64faf2372d12d7d603af253a29bca10aaf3293cb (patch)
tree6574b844f2bacf0001751b48d0bf692e2009ca37 /pkgs/development/python-modules/rangehttpserver
parente1f44d60926b8477a6a29f559608db09a333dc3b (diff)
linuxkit: Fix Darwin runtime OS detection
The wrapper that linuxkit uses around the macOS Virtualization framework tries to detect which OS it is running on, and aborts if it thinks that the macOS version is not new enough to have the required framework features. This commit (mostly) fixes that macOS version detection when the code is linked as if it is linked against the 10.12 SDK (as the current Darwin ld wrapper does via the -platform_version switch), but is then run on macOS 11 or later.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions