summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2024-09-24 22:30:53 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2024-10-10 16:23:07 -0400
commit84f8fcfc3e6a9da08e01e2c45603891abd35393d (patch)
tree6943b3accd6ab1fc71be6fdea57765d431c95be4 /pkgs/development/python-modules/rangehttpserver
parentf90d4d5e5b57662e294cabca995e1e5841591c72 (diff)
libcCross: use darwin.libSystem unconditionally
Darwin’s libc is a stub that does nothing but avoid unwanted compiler and linker warnings. The actual libc is located dynamically based on the SDK. To support cross-compilation, the SDK is located based on platform: - `DEVELOPER_DIR_FOR_BUILD` - build platform; - `DEVELOPER_DIR` - host platform; and - `DEVELOPER_DIR_FOR_TARGET` - target platform.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions