summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-09-06 07:48:37 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-09-06 18:42:20 -0400
commit286e3f3d01f3461ebe003693a539df6edaef7cc5 (patch)
treed03e5acb8cefaf96d45db19c9acec58191762b17 /pkgs/development/python-modules/rangehttpserver
parentdba6d77ad232e3a5ffc5e281ebbada4fe0e23981 (diff)
R: fix build with clang 16 on x86_64-darwin
R fails to build on x86_64-darwin because it uses `__cospi`, `__sinpi`, and `__tanpi`. The should be defined in the 10.12 SDK, but the `math.h` header used in the source-based SDK is too old and lacks declarations for these functions.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions